[w3c/webauthn] 1bf960: Include supported extensions in getClientCapabilit...

  Branch: refs/heads/extcaps
  Home:   https://github.com/w3c/webauthn
  Commit: 1bf960fb4e9d8e75dd3105d94ddceb2ab6818b0c
      https://github.com/w3c/webauthn/commit/1bf960fb4e9d8e75dd3105d94ddceb2ab6818b0c
  Author: Adam Langley <agl@chromium.org>
  Date:   2024-03-13 (Wed, 13 Mar 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Include supported extensions in getClientCapabilities.

It is of somewhat limited value because getClientCapabilities can't know
what extensions the user's authenticator will support, but it can be
meaningful to know that an extension isn't supported. Absent this, sites
are guessing based on browser names and versions, but that is fragile.



To unsubscribe from these emails, change your notification settings at https://github.com/w3c/webauthn/settings/notifications

Received on Wednesday, 13 March 2024 23:10:04 UTC