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

Add a function for WebAuthn support detection? #3

Closed
lgarron opened this issue Aug 9, 2019 · 1 comment
Closed

Add a function for WebAuthn support detection? #3

lgarron opened this issue Aug 9, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@lgarron
Copy link
Contributor

lgarron commented Aug 9, 2019

There isn't exactly a "correct" way to check for basic WebAuthn support, and the feature detection APIs are not ready. Perhaps we should offer a de facto approach like https://developers.google.com/web/updates/2018/03/webauthn-credential-management in this library, since feature detection is the one thing most sites will need to do other than create and get calls.

@lgarron lgarron added the enhancement New feature or request label Aug 9, 2019
@lgarron
Copy link
Contributor Author

lgarron commented Aug 9, 2019

Done in 7c116d2.

@lgarron lgarron closed this as completed Aug 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant