#1016: FYI - Web Authentication API: PublicKeyCredential’s getClientCapabilities() method

Visit on Github.

Opened Nov 20, 2024

こんにちは TAG-さん!

Per the Chromium Intent to Ship, it was advised that I file a TAG review as a FYI, because this is related to feature detection - hence this request.

I'm requesting a TAG review of Web Authentication API: PublicKeyCredential’s getClientCapabilities() method.

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. Context: https://github.com/w3c/webauthn/pull/1923

Further details:

  • I have reviewed the TAG's Web Platform Design Principles
  • Relevant time constraints or deadlines:
  • The group where the work on this specification is currently being done: WebAuthn WG
  • Major unresolved issues with or opposition to this specification: None
  • This work is being funded by: Google

Discussions