Skip to content

Commit

Permalink
Merge pull request cedarcode#376 from cedarcode/sr/docs/reference-new…
Browse files Browse the repository at this point in the history
…-webauthn-2fa-demo

Reference new WebAuthn 2FA demo in docs
  • Loading branch information
santiagorodriguez96 committed Oct 25, 2022
2 parents 64307ae + d4adfef commit f8d44d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Or install it yourself as:

## Usage

You can find a working example on how to use this gem in a __Rails__ app in [webauthn-rails-demo-app](https://github.com/cedarcode/webauthn-rails-demo-app).
You can find a working example on how to use this gem in a pasword-less login in a __Rails__ app in [webauthn-rails-demo-app](https://github.com/cedarcode/webauthn-rails-demo-app). If you want to see an example on how to use this gem as a second factor authenticator in a __Rails__ application instead, you can check it in [webauthn-2fa-rails-demo](https://github.com/cedarcode/webauthn-2fa-rails-demo).

If you are migrating an existing application from the legacy FIDO U2F JavaScript API to WebAuthn, also refer to
[`docs/u2f_migration.md`](docs/u2f_migration.md).
Expand Down

0 comments on commit f8d44d7

Please sign in to comment.