You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
Request for Mozilla Position on an Emerging Web Specification
@
-mention GitHub accounts):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.The text was updated successfully, but these errors were encountered: