# 使用passkeys的无密码登录

**URL:** <https://meta.discourse.org/t/passwordless-login-using-passkeys/285589>\
**Category:** Announcements\
**Tags:** new-feature, passkey\
**Created:** [2023年十一月16日 17:39 UTC](https://meta.discourse.org/t/passwordless-login-using-passkeys/285589 "2023-11-16T17:39:57Z")\
**Posts on this page:** 1\
**Showing post:** 19

<div class="post-metadata">

**Author:** ![pmusaraj](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pmusaraj/32/119489_2.png) [@pmusaraj](https://meta.discourse.org/u/pmusaraj)\
**Post date:** [2024年十一月13日 03:12 UTC](https://meta.discourse.org/t/passwordless-login-using-passkeys/285589/19 "2024-11-13T03:12:31Z")

</div>

您可以通过此 Rails 命令查看已创建的 passkey 数量：

```plaintext
UserSecurityKey.where(factor_type: 1).count

```

---

_[View the full topic](https://meta.discourse.org/t/passwordless-login-using-passkeys/285589)._
