[w3c/webauthn] 656e61: Add "hybrid" as a transport.

  Branch: refs/heads/main
  Home:   https://github.com/w3c/webauthn
  Commit: 656e61356345c709292b6b2fcaaff7a57a82bf33
      https://github.com/w3c/webauthn/commit/656e61356345c709292b6b2fcaaff7a57a82bf33
  Author: Adam Langley <agl@imperialviolet.org>
  Date:   2022-06-24 (Fri, 24 Jun 2022)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Add "hybrid" as a transport.

FIDO has chosen the name Hybrid for the transport formerly known as
caBLE. This change adds it as a known transport in WebAuthn. Since the
`AuthenticatorTransport` enum is illustrative and not actually
referenced anywhere in the IDL, this is technically a non-normative
change. Also, RPs only store and regurgitate these strings so no change
in RP processing is needed. Still, it's useful to have these strings
documented.


  Commit: aaf8ebc292d19fb4a2398a5b285ec08e7878304f
      https://github.com/w3c/webauthn/commit/aaf8ebc292d19fb4a2398a5b285ec08e7878304f
  Author: Adam Langley <agl@imperialviolet.org>
  Date:   2022-07-14 (Thu, 14 Jul 2022)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Update wording


  Commit: f9036060b6f7d84f9d9fec58471f2c6fbf12e64e
      https://github.com/w3c/webauthn/commit/f9036060b6f7d84f9d9fec58471f2c6fbf12e64e
  Author: Matthew Miller <mmiller@duosecurity.com>
  Date:   2022-07-27 (Wed, 27 Jul 2022)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Merge pull request #1755 from w3c/hybrid

Add "hybrid" as a transport.


Compare: https://github.com/w3c/webauthn/compare/71f115e79d14...f9036060b6f7

Received on Wednesday, 27 July 2022 19:16:35 UTC