[webauthn] new commits pushed by equalsJeffH

The following commits were just pushed by equalsJeffH to https://github.com/w3c/webauthn:

* Provide transport information during registration. (#1050)

* 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

* Update in light of PR discussion.

[ went ahead and merged due to no objections to doing so ]
  by Adam Langley
https://github.com/w3c/webauthn/commit/11d549048ac5e462a4f9f44499032302adb29800

Received on Tuesday, 12 February 2019 16:48:42 UTC