[webauthn] Pull Request: Provide transport information during registration.

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