rails-7-passkey-demo
A demonstration Rails 7 project of how to use public WebAuthn (i.e. passkeys) for authentication (by pedz)
webauthn-rails-demo-app
Rails app demonstrating a WebAuthn password-less login (by cedarcode)
Our great sponsors
rails-7-passkey-demo | webauthn-rails-demo-app | |
---|---|---|
2 | 3 | |
4 | 75 | |
- | - | |
10.0 | 10.0 | |
4 months ago | 3 months ago | |
Ruby | Ruby | |
- | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
rails-7-passkey-demo
Posts with mentions or reviews of rails-7-passkey-demo.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-13.
-
Authentication using passkeys Rails 7 Demo
I've mentioned this in passing before but I wrote a Rails 7 Passkey Demo. It does not have any tests. I got distracted and never got back to it.
-
Need help with testing authentication "ceremonies"
I've written a Rails 7 app called rails-7-passkey-demo which is mostly based upon webauthn-rails-demo-app but the original is a Rails 6 app and mine is based upon Rails 7.
webauthn-rails-demo-app
Posts with mentions or reviews of webauthn-rails-demo-app.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-13.
-
Authentication using passkeys Rails 7 Demo
It is based upon the Rails 6 version: WebAuthn Rails Demo App which uses webauthn.
-
Need help with testing authentication "ceremonies"
I've written a Rails 7 app called rails-7-passkey-demo which is mostly based upon webauthn-rails-demo-app but the original is a Rails 6 app and mine is based upon Rails 7.