---
title: "Webauthn.me Your All-In-One Resource For Web Authentication"
author: "Lax Mariappan"
date: "2023-02-10"
categories: ["Security"]
tags: ["Auth0", "webauthn"]
excerpt: "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 […]"
canonical_url: "https://laxmariappan.com/webauthn-me-your-all-in-one-resource-for-web-authentication/"
---

# Webauthn.me Your All-In-One Resource For Web Authentication

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.

© 2022 Auth0 Inc. Credits: https://webauthn.me/introduction

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.meIntroductionGet an overview of webauthn in the introductionDebuggerYou 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