-
Notifications
You must be signed in to change notification settings - Fork 0
Home
User's Passkey authentication through an iframe. This involves embedding an iframe with a URL (unlock.offline.live) that is accessible across multiple domains, providing a seamless authentication experience.
Other terminology => "Unified Passkey Authentication" or "One-Click Passkey Login"
It is not possible to detect if user own a passkey for a specific domain in advance for privacy reason. Potential solutions are:
-
Create a record for every user of context of creation of passkey (with user agent): http://devicedetector.net/ to know if user do have in this context access to a passkey
-
Through webauthn Conditional UI (though only work on certain conditions and with an HTML input fields with autofill): https://www.corbado.com/blog/webauthn-conditional-ui-passkeys-autofill