Support Conditional Create flow to automatically opt in users to passkeys. #581
nicksrandall
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
I definitely intend to support this in SimpleWebAuthn! I've been playing around with Safari 18.0 in Dev Beta 1 to figure out what Safari's "internal conditions" means in Apple's flow chart: Stay tuned 👀 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
More info: https://developer.apple.com/videos/play/wwdc2024/10125/
When app detects that browser supports conditional create and user has been verified using an alternative method, the app can automatically create a passkey for that user and have it stored in their password manager and linked to their account.
It would be great if this library supported the “mediation”: “conditional” option for creating a passkey.
Beta Was this translation helpful? Give feedback.
All reactions