whatwebcando
whatwebcando copied to clipboard
Web Authentication API
https://www.w3.org/2018/04/pressrelease-webauthn-fido2.html.en https://developers.google.com/web/updates/2018/05/webauthn
And from MDN:
The Web Authentication API is an extension of the Credential Management API that enables strong authentication with public key cryptography, enabling password-less authentication and / or secure second-factor authentication without SMS texts.
👍 To be included within existing Credentials page, maybe I'll rename it to Authentication? I just need some time to go over all the recent outstanding changes. Contributions welcome.
ps storing credentials on /credentials.html throws an error about missing username autocomplete attribute
@jonnytest1 What browser do you use? It's fine on Chrome at least. Could you please report it in a separate issue?