[w3c/webauthn] b6a48d: Note that the `appid` extension changes RP ID hash

  Branch: refs/heads/master
  Home:   https://github.com/w3c/webauthn
  Commit: b6a48d75a88cec0a89c07571e643681e969a2508
      https://github.com/w3c/webauthn/commit/b6a48d75a88cec0a89c07571e643681e969a2508
  Author: Adam Langley <agl@imperialviolet.org>
  Date:   2018-08-09 (Thu, 09 Aug 2018)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  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.


  Commit: a057572c2ca6211ec5b9d62a73df0e0363a3c300
      https://github.com/w3c/webauthn/commit/a057572c2ca6211ec5b9d62a73df0e0363a3c300
  Author: Adam Langley <agl@imperialviolet.org>
  Date:   2018-08-15 (Wed, 15 Aug 2018)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Merge pull request #1033 from agl/issue980

Note that the appid extension changes RP ID hash


Compare: https://github.com/w3c/webauthn/compare/ee3cf1782565...a057572c2ca6
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

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