[w3c/webauthn] 142cb0: Match text for identical verification steps

  Branch: refs/heads/master
  Home:   https://github.com/w3c/webauthn
  Commit: 142cb066b67d4b9dc99e07990815645461ff6c64
      https://github.com/w3c/webauthn/commit/142cb066b67d4b9dc99e07990815645461ff6c64
  Author: Nick Steele <nsteele@duosecurity.com>
  Date:   2018-12-12 (Wed, 12 Dec 2018)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Match text for identical verification steps

When verifying the registration response, we use different text than the identical step in verifying assertion. The hash is also referred/linked as 'RP ID Hash'  in the registration step text, rather than being referred/linked as the more helpful `rpIdHash`


  Commit: f332dfe3dc31c9c336789812a8715c9eca24c38b
      https://github.com/w3c/webauthn/commit/f332dfe3dc31c9c336789812a8715c9eca24c38b
  Author: Emil Lundberg <emil@emlun.se>
  Date:   2018-12-18 (Tue, 18 Dec 2018)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Merge pull request #1119 from nicksteele/patch-1

Match text for identical verification steps


Compare: https://github.com/w3c/webauthn/compare/2b826ef655fa...f332dfe3dc31
      **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 Tuesday, 18 December 2018 12:21:14 UTC