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

jcjones has just submitted a new pull request 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.


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

Received on Friday, 24 November 2017 15:45:26 UTC