Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support the new PublicKeyCredential.authenticatorAttachment #220

Closed
MasterKale opened this issue Jun 29, 2022 · 0 comments · Fixed by #221
Closed

Support the new PublicKeyCredential.authenticatorAttachment #220

MasterKale opened this issue Jun 29, 2022 · 0 comments · Fixed by #221

Comments

@MasterKale
Copy link
Owner

Browser's startRegistration() and startAuthentication() can both start to return the new authenticatorAttachment value that tells RP's the attachment of the authenticator that just completed the ceremony.

This can be used, for example, to help an RP detect when a cross-device auth has occurred and then prompt the user to register the locally available platform authenticator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant