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

Web Authentication API: PublicKeyCredential’s getClientCapabilities() method #1114

Open
natiahlyi opened this issue Nov 19, 2024 · 1 comment

Comments

@natiahlyi
Copy link

natiahlyi commented Nov 19, 2024

Request for Mozilla Position on an Emerging Web Specification

Other information

getClientCapabilities() method allows to determine which WebAuthn features are supported by the user's client. The method returns a list of supported capabilities, allowing developers to tailor authentication experiences and workflows based on the client's specific functionality.

@jschanck
Copy link

We're positive on this API. It provides a good alternative to error-prone ad-hoc feature detection. The spec acknowledges that some capabilities are a fingerprinting risk, but it leaves ample room for a compliant implementation to avoid exposing new data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Unscreened
Development

No branches or pull requests

2 participants