[webauthn] Rename AuthenticatorSelectionCriteria.requireUserVerification to userVerification?

ttaubert has just created a new issue for https://github.com/w3c/webauthn:

== Rename AuthenticatorSelectionCriteria.requireUserVerification to userVerification? ==
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`.

Please view or discuss this issue at https://github.com/w3c/webauthn/issues/698 using your GitHub account

Received on Thursday, 23 November 2017 15:38:54 UTC