Re: [webauthn] credentials.get() should have optional parameters for userVerification and userPresence

I prefer proposal 1, tho I suggest an enum name of `userVerificationOrPresenceRequirement` with values of `present`, `verify`, `none`, with default value `present`.  

Having two booleans seems needlessly complex and leads to needing to specify things like which combinations are valid. 

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

Received on Friday, 13 October 2017 18:44:06 UTC