[webauthn] Merged Pull Request: Resolve #698 - Rename requireUserVerification

jcjones has just merged jcjones's pull request 699 for https://github.com/w3c/webauthn:

== Resolve #698 - Rename requireUserVerification ==
@ttaubert [writes](https://github.com/w3c/webauthn/issues/698#issue-276415097):

> I'd like to propose that `AuthenticatorSelectionCriteria.requireUserVerification` should be renamed to just `userVerification`. The possible values are "preferred", "required", and "discouraged". Having "require" in the name itself seems misleading. That would also match the [change](https://github.com/w3c/webauthn/commit/b245b72221568403cb197270bfd4715ed5098869) to `PublicKeyCredentialRequestOptions`.

This PR accomplishes this.
fix #698


<!--
    This comment and the below content is programatically generated.
    You may add a comma-separated list of anchors you'd like a
    direct link to below (e.g. #idl-serializers, #idl-sequence):

    Don't remove this comment or modify anything below this line.
    If you don't want a preview generated for this pull request,
    just replace the whole of this comment's content by "no preview"
    and remove what's below.
-->
***
<a href="https://s3.amazonaws.com/pr-preview/w3c/webauthn/pull/699.html" title="Last updated on Nov 26, 2017, 7:31 PM GMT">Preview</a> | <a href="https://s3.amazonaws.com/pr-preview/w3c/webauthn/81fdc9a...a9639cd.html" title="Last updated on Nov 26, 2017, 7:31 PM GMT">Diff</a>

See https://github.com/w3c/webauthn/pull/699

Received on Monday, 27 November 2017 20:21:34 UTC