[w3c/webauthn] 0225a1: Add the word "OPTIONAL" to `userVerification` fiel...

  Branch: refs/heads/master
  Home:   https://github.com/w3c/webauthn
  Commit: 0225a138b9a7bb9054de4c1b276f2403e9f7d80a
      https://github.com/w3c/webauthn/commit/0225a138b9a7bb9054de4c1b276f2403e9f7d80a
  Author: Lucas Garron <lgarron@github.com>
  Date:   2018-10-04 (Thu, 04 Oct 2018)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Add the word "OPTIONAL" to `userVerification` field to match surrounding style.

Previously, `userVerification` was the only optional field of `PublicKeyCredentialRequestOptions` that didn't include the word "OPTIONAL", which can suggest at first glance that this field is not optional like the other optional ones. Adding the word is simple, and should avoid potential confusion.


  Commit: b2b114164460351a3e9941daf973ee63c3ea7950
      https://github.com/w3c/webauthn/commit/b2b114164460351a3e9941daf973ee63c3ea7950
  Author: Emil Lundberg <emil@emlun.se>
  Date:   2018-11-28 (Wed, 28 Nov 2018)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Merge pull request #1094 from lgarron/optional-userVerification

Add the word "OPTIONAL" to `userVerification` field to match surrounding style.


Compare: https://github.com/w3c/webauthn/compare/44cd21e0b804...b2b114164460
      **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, 28 November 2018 18:20:47 UTC