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

  Branch: refs/heads/main
  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.


  Commit: 18b08a2e0c67a71a1fd93d5d97391896a070fa7a
      https://github.com/w3c/webauthn/commit/18b08a2e0c67a71a1fd93d5d97391896a070fa7a
  Author: Nick Steele <344821+nicksteele@users.noreply.github.com>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Merge pull request #2041 from w3c/extcaps

Include supported extensions in getClientCapabilities.


Compare: https://github.com/w3c/webauthn/compare/89f204f4b1b0...18b08a2e0c67

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

Received on Wednesday, 3 April 2024 19:48:58 UTC