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 new isPasskeyPlatformAuthenticatorAvailable() #413

Open
MasterKale opened this issue Jul 12, 2023 · 2 comments
Open

Add new isPasskeyPlatformAuthenticatorAvailable() #413

MasterKale opened this issue Jul 12, 2023 · 2 comments

Comments

@MasterKale
Copy link
Owner

Describe the issue

w3c/webauthn#1901 is adding a new PublicKeyCredential.isPasskeyPlatformAuthenticatorAvailable() to offer RP's a signal that users will likely be able to use a passkey via the local platform authenticator, or via hybrid authentication.

Reproduction Steps

N/A

Expected behavior

N/A

Code Samples + WebAuthn Options and Responses

N/A

Dependencies

N/A

SimpleWebAuthn Libraries

N/A

Additional context

N/A

@MasterKale
Copy link
Owner Author

Update: this method is being removed from WebAuthn in w3c/webauthn#1936, but there's no reason I couldn't still add a method of this name to this project using the proposed getClientCapabilities() API that's being proposed in w3c/webauthn#1923.

@bschoenmaeckers
Copy link

Is the return value going to be undefined when passkeyPlatformAuthenticator is not present in getClientCapabilities()?

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

2 participants