- From: Adam Langley <noreply@github.com>
- Date: Fri, 24 Jun 2022 15:23:18 -0700
- To: public-webauthn@w3.org
Branch: refs/heads/hybrid 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.
Received on Friday, 24 June 2022 22:23:33 UTC