Re: [webauthn] navigator.credentials.get() option to suppress chrome UI popup if allowCredentials is not present in the authenticator (#1251)

If you are caring about the UX, the best way is that get hints as much as possible and leverage them to scope down the authentication options. Or, the other way is to let the browser/platform handle such situations smartly. I understand this is not your preferred way.
Let's see how platform/browser vendors think about this kind of RPs' difficulties.

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

Received on Tuesday, 2 July 2019 07:04:33 UTC