cedarcode / webauthn-rails-demo-app

Rails app demonstrating a WebAuthn password-less login
https://webauthn.cedarcode.com
Apache License 2.0
97 stars 39 forks source link

Sign in with a passkey through form autofill #129

Open truongnmt opened 1 year ago

truongnmt commented 1 year ago

Why

Sign in with a passkey through form autofill. Make the transition from password to passkey-based authentication easier.

Ref:

What