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/544-ensure-webauthn-available-autofill-feature-check #557

Merged

Conversation

MasterKale
Copy link
Owner

This PR updates @simplewebauthn/browser's browserSupportsWebAuthnAutofill() method to first ensure that WebAuthn is available.

Fixes #544.

@MasterKale MasterKale added the package:browser @simplewebauthn/browser label Apr 12, 2024
@MasterKale MasterKale merged commit 9340662 into master Apr 12, 2024
1 check passed
@MasterKale MasterKale deleted the fix/544-ensure-webauthn-available-autofill-feature-check branch April 12, 2024 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:browser @simplewebauthn/browser
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle undefined PublicKeyCredential in browserSupportsWebAuthnAutofill helper
1 participant