- From: Adam Langley via GitHub <sysbot+gh@w3.org>
- Date: Wed, 29 Aug 2018 19:30:19 +0000
- To: public-webauthn@w3.org
agl has just submitted a new pull request for https://github.com/w3c/webauthn: == Provide transport information during registration. == This change adds a `getTransports` method to `AuthenticatorAttestationResponse` that returns the `AuthenticatorTransport` used to perform a registration, as well as other transports that the user agent believes that the authenticator supports. Fixes #889 Fixes #851 See also #882 See https://github.com/w3c/webauthn/pull/1050
Received on Wednesday, 29 August 2018 19:30:20 UTC