[webauthn] new commits pushed by agl

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

* Note that the `appid` extension changes RP ID hash

This change adds a note to clarify that successful use of the `appid`
extension will cause the RP ID hash in the returned assertion to be the
hash of the AppID rather than the hash of the RP ID.

Fixes #980.
  by Adam Langley
https://github.com/w3c/webauthn/commit/b6a48d75a88cec0a89c07571e643681e969a2508

* Merge pull request #1033 from agl/issue980

Note that the appid extension changes RP ID hash
  by Adam Langley
https://github.com/w3c/webauthn/commit/a057572c2ca6211ec5b9d62a73df0e0363a3c300

Received on Wednesday, 15 August 2018 16:31:17 UTC