[webauthn] new commits pushed by equalsJeffH

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

* Add `largeBlob` extension. (#1402)

* Add `blob` extension.

This allows “RPs” who, in this case will likely be browser extensions or
PWAs in offline mode, to store small amounts of arbitrary data with a
credential.

* Apply suggestions from code review

Co-Authored-By: =JeffH <jdhodges@google.com>

* Update in light of developments in CTAP2.

* Use RP, not WRP

* Note that RPs can expect compression

* Address comments

* Reference CTAP spec for large blobs

Co-authored-by: =JeffH <jdhodges@google.com>
  by Adam Langley
https://github.com/w3c/webauthn/commit/b0e0fc33dc1be07eaccc0bbc6a7195f618205301

Received on Monday, 22 June 2020 16:29:02 UTC