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

Resident credential support #21

Open
P4sca1 opened this issue Nov 4, 2019 · 0 comments
Open

Resident credential support #21

P4sca1 opened this issue Nov 4, 2019 · 0 comments

Comments

@P4sca1
Copy link

P4sca1 commented Nov 4, 2019

Recent versions of Google Chrome and Microsoft Edge support Resident keys.
This allows you to login without a username.
To use the feature we need to change an attribute in authenticatorSelection when registering the credential, which is not possible at the moment. Would be great if this library would be more flexible with the options we can give to generateRegistrationChallenge.

Also would be great if somebody could provide an example on what needs to be changed on the frontend code to support this. Afaik we no longer need the challengeRequest from the server, but I have no idea how to get the credentials.

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

No branches or pull requests

1 participant