- From: =JeffH via GitHub <sysbot+gh@w3.org>
- Date: Wed, 21 Aug 2019 18:38:50 +0000
- To: public-webauthn@w3.org
technically, according to credman's [section 7.1. Website Authors](https://www.w3.org/TR/credential-management-1/#implementation-authors), one only needs to check for `window.<necessary-credential-type>`, however I'm not a JS & client-side-dev expert. AFAIK, a user agent would need to implement all the things you're checking for in order to support "just" `PublicKeyCredential` so your thorough check _ought_ to work correctly across various partial impls of crendential management? -- GitHub Notification of comment by equalsJeffH Please view or discuss this issue at https://github.com/w3c/webauthn/issues/1208#issuecomment-523595776 using your GitHub account
Received on Wednesday, 21 August 2019 18:38:52 UTC