whatwebcando icon indicating copy to clipboard operation
whatwebcando copied to clipboard

Web Authentication API

Open boghyon opened this issue 6 years ago • 3 comments

https://www.w3.org/2018/04/pressrelease-webauthn-fido2.html.en https://developers.google.com/web/updates/2018/05/webauthn

image

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.

boghyon avatar Jul 19 '18 15:07 boghyon

👍 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.

NOtherDev avatar Jul 19 '18 18:07 NOtherDev

ps storing credentials on /credentials.html throws an error about missing username autocomplete attribute

jonnytest1 avatar Mar 03 '21 15:03 jonnytest1

@jonnytest1 What browser do you use? It's fine on Chrome at least. Could you please report it in a separate issue?

NOtherDev avatar Mar 03 '21 19:03 NOtherDev