Skip to content

Commit 83326f9

Browse files
docs(README): add link to demo app (#81)
2 parents 44d47d5 + b2ba710 commit 83326f9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ Then, follow these steps to integrate Devise::Webauthn:
7373
config.rp_name = "Your App Name"
7474
end
7575
```
76+
> [!TIP]
77+
> You can find a working example on how to use this gem for passwordless and two factor authentication in [`devise-webauthn-rails-demo`](https://github.com/cedarcode/devise-webauthn-demo-app).
7678

7779
5. **Include bundled WebAuthn JavaScript in your application:**
7880
The install generator automatically configures JavaScript loading based on your setup:

0 commit comments

Comments
 (0)