[w3c/webauthn] 296ca5: Mark SPK's `signatures` output as required.

  Branch: refs/heads/main
  Home:   https://github.com/w3c/webauthn
  Commit: 296ca5506a34e6b640695b8f76bb8291d43a90f9
      https://github.com/w3c/webauthn/commit/296ca5506a34e6b640695b8f76bb8291d43a90f9
  Author: Adam Langley <agl@chromium.org>
  Date:   2024-01-02 (Tue, 02 Jan 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Mark SPK's `signatures` output as required.

AuthenticationExtensionsSupplementalPubKeysOutputs.signatures should
always be present in the client extension outputs since it's the only
field and SPK makes no sense without the signatures.


  Commit: 759221b4c49a46cd5569d333f44b660e8c71c73b
      https://github.com/w3c/webauthn/commit/759221b4c49a46cd5569d333f44b660e8c71c73b
  Author: Adam Langley <agl@google.com>
  Date:   2024-01-10 (Wed, 10 Jan 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Merge pull request #2011 from w3c/spkrequired

Mark SPK's `signatures` output as required.


Compare: https://github.com/w3c/webauthn/compare/80b478c95c64...759221b4c49a

Received on Wednesday, 10 January 2024 20:24:14 UTC