google / webauthndemo

An example Node.js Relying Party implementation of the WebAuthn specification
https://try-webauthn.appspot.com
Apache License 2.0
563 stars 123 forks source link

Add "userVerification" option to getAssertion requests #57

Closed kpaulh closed 5 years ago

kpaulh commented 5 years ago

The existing "userVerification" option is only added to the makeCredential request. We should add this option to getAssertion request as well.

Optionally would be nice to signal that this option applies to getAssertion.

cpiper commented 5 years ago

Done in https://github.com/google/webauthndemo/commit/9a723910f7fbada4008b94c962d8d44076050af9