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

Yes, storing the credential Id in the local storage/cookie and using it as a hint to whether query the inbuilt authenticator or not is an option. But that is still not an ideal experience for the end user.

It will make the registration to a relying party per device per browser. Once registered in a device(having inbuilt authenticator) to a relying party he should be able to use any supported browser. 

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

Received on Tuesday, 2 July 2019 06:58:10 UTC