- From: Craig Francis via GitHub <sysbot+gh@w3.org>
- Date: Thu, 23 Jan 2020 00:41:56 +0000
- To: public-webauthn@w3.org
While I'm still wondering if a simple HTML element (no JavaScript) would help websites even more... if you're worried about backwards compatibility, you could add a `navigator.credentials.getPublicKey(result)` method to return the key in a well supported format (e.g. PEM); where websites could use a polyfill script for a few years. -- GitHub Notification of comment by craigfrancis Please view or discuss this issue at https://github.com/w3c/webauthn/issues/1363#issuecomment-577453587 using your GitHub account
Received on Thursday, 23 January 2020 00:41:57 UTC