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

feat/authenticator-attachment #141

Merged
merged 3 commits into from
Jan 25, 2023
Merged

Conversation

MasterKale
Copy link
Collaborator

@MasterKale MasterKale commented Nov 7, 2022

This PR adds authenticator_attachment to RegistrationCredential and AuthenticationCredential. This is technically the addition of a still-in-working-draft WebAuthn L3 spec feature, but modern browsers are starting to return this value and so I don't see a reason not to implement this.

Fixes #140.

Screenshots

Chrome (registration):

Screen Shot 2022-11-07 at 3 17 13 PM

Safari (authentication):

Screen Shot 2022-11-07 at 3 18 47 PM

@MasterKale
Copy link
Collaborator Author

I'm including some README content in here as well to try and address #131.

@MasterKale MasterKale merged commit 7505a3b into master Jan 25, 2023
@MasterKale MasterKale deleted the feat/authenticator-attachment branch January 25, 2023 17:27
@MasterKale MasterKale added this to the v1.7.0 milestone Jan 25, 2023
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 this pull request may close these issues.

Add support for authenticatorAttachment in responses
1 participant