Example for Passwordless and Usernameless? #373
Replies: 1 comment 4 replies
-
Hello @Oba-One, here's my guide to implementing passkeys support, in the docs website, that should be a good starting point: https://simplewebauthn.dev/docs/advanced/passkeys Requiring User Verification will be what achieves passwordless use of WebAuthn. And requiring discoverable credentials will help you get to usernameless via conditional UI: https://simplewebauthn.dev/docs/packages/browser#browser-autofill-aka-conditional-ui Please let me know if anything in either of these sections needs clarification. And can you remind me where you saw the mention of passwordless and usernameless guides "coming soon?" I should probably update that to point to these guides 😅 |
Beta Was this translation helpful? Give feedback.
-
Hi! Looking to implement the server but not for 2FA is there an example I can follow? On the site it says
Guides for "Passwordless" and "Usernameless" support are coming soon.
Beta Was this translation helpful? Give feedback.
All reactions