Web authentication is the new standard of using public key-based credentials. Webauthn.me contains all the information and tools you need to learn web authentication.
Understanding the concept of Webauthn may not be easy for everyone. At least in my case, I had to watch a few videos, read some documentation, and do some practice.
Thanks to Ben Dechrai from the Auth0 team for his detailed webinar that explained webauthn well.
Instead of writing about it in detail, I will add the resources here.
https://webauthn.me
Introduction
Get an overview of webauthn in the introduction
Debugger
You can register and authenticate using this debugger. This comes in handy to understand how webauthn works
You can check if your browser supports webauthn here https://webauthn.me/browser-support
Leave a Reply