cedarcode / webauthn-rails-demo-app

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

Split authentication and registration flow #56

Closed sandergroen closed 5 years ago

sandergroen commented 5 years ago

53 split authentication and registration flow. Also added some styling to the registration/authentication forms.

grzuy commented 5 years ago

Thanks again!