Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web Authentication API #48

Open
boghyon opened this issue Jul 19, 2018 · 3 comments
Open

Web Authentication API #48

boghyon opened this issue Jul 19, 2018 · 3 comments

Comments

@boghyon
Copy link

boghyon commented Jul 19, 2018

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.

@NOtherDev
Copy link
Owner

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

@jonnytest1
Copy link

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

@NOtherDev
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants