Re: [webauthn] Bio-Metric Authentication done by Another finger print (#1444)

@securewebsite 

1. What is the authenticator brand and model name?
2. Does your `navigator.credentials.create()` or `.get()` call set [`userVerification: "required"`](https://www.w3.org/TR/webauthn-2/#dom-publickeycredentialrequestoptions-userverification), or some other value for this parameter?
3. When you get the response back, is the [UV flag](https://www.w3.org/TR/webauthn-2/#flags) set?

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

Received on Monday, 22 June 2020 13:12:49 UTC