Home
WebAuthn
Beta
Repository

Taking Web Authentication to the next level

WebAuthn is the future of web authentication: single-click sign on, strong security and is virtually unphishable

Give it a try!Source code available on GitHub

Do away with easily guessed or hard-to-remember passwords

With the ability to sign in with just a tap, and backed by cryptographically-strong asymmetric keys, level up your authentication with WebAuthn

You


Implementing WebAuthn

For 48 hours

WebAuthn replaces both a username and password

Sign your users in even without a username/email! WebAuthn credentials can be used to identify your users, so they need not remember which email they used to sign in anymore!

Take WebAuthn for a spin

I ❤️ open source!

This demo built in NextJS and is fully open-sourced under the permissive MIT license. As of now, it fully implements all required steps as defined by the latest W3C spec for registration and authentication.

GitHub Repository

A single git repository holds both the backend and frontend code in one codebase

View repository on GitHub

WebAuthn registration spec

Read about the 26-step process relying parties should execute to create and validate a WebAuthn credential

View section in W3C WebAuthn spec

WebAuthn authentication spec

Learn more about the 23-step process to retrieve and validate a registered WebAuthn credential

View section in W3C WebAuthn spec

WebAuthn Demo


Another beautiful product by @cryptoAlgorithm in collaboration with @kwkinet

This website is open source software, licenced under the MIT license