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

fix/295-remove-old-chrome-condtional-ui #298

Merged
merged 1 commit into from
Nov 4, 2022

Conversation

MasterKale
Copy link
Owner

This PR removes support for Chrome Canary's old method of querying for Conditional UI support. As of Chrome Canary 109, Chrome will support use of the official WebAuthn API for checking for support:

Screenshot 2022-11-03 at 8 44 30 PM

Fixed #295.

@MasterKale MasterKale merged commit b393602 into master Nov 4, 2022
@MasterKale MasterKale deleted the fix/295-remove-old-chrome-condtional-ui branch November 4, 2022 03:54
@MasterKale MasterKale added the package:server @simplewebauthn/server label Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:server @simplewebauthn/server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error when calling browserSupportsWebAuthnAutofill() if navigator.credentials is not defined
1 participant