Re: [webauthn] Rename AuthenticatorSelectionCriteria.requireUserVerification to userVerification?

I agree. @jcjones @christiaanbrand @akshayku what do you think?

The reason for the different names between `AuthenticatorSelectionCriteria` and `PublicKeyCredentialOptions` is that the the former had the property with Boolean type until recently, while the latter got the property of type `UserVerificationRequirement` right away without it being a Boolean in between.

-- 
GitHub Notification of comment by emlun
Please view or discuss this issue at https://github.com/w3c/webauthn/issues/698#issuecomment-346664742 using your GitHub account

Received on Thursday, 23 November 2017 16:51:49 UTC