[webauthn] new commits pushed by vijaybh

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

* Various minor technical fixes (#147)

* Secure context requirement: SHOULD -> MUST

Fixes #146

* clientDataJSON is returned in WebAuthnAttestation (top-level 
attestation structure), not AttestationStatement (packed attestation)

Fixes #119

* After successful makeCredential or getAssertion, cancel outstanding 
requests to other authenticators

Fixes #124

* Correct length of packed attestation

Fixes #33

* Stamp out references to KeyHandle

Fixes #31

* Simplify description of packed attestation rawData

As per feedback from @equalsJeffH - thanks!
  by Vijay Bharadwaj
https://github.com/w3c/webauthn/commit/9636ca2600c11d28aa124eb0ff1b121d8b8f9f9e

Received on Wednesday, 27 July 2016 23:58:29 UTC