Home

Awesome

Java React WebAuthn Demo

Intro

Simple Webauthn Demo with:

The demo should support:

Setup

Currently, only localhost is supported

Server

cd server
mvn spring-boot:run

Client

cd client
npm install
npm run-script dev

Images

Authenticator registration

alt text

alt text

Useful and interesting links

https://medium.com/@herrjemand
https://github.com/koesie10/webauthn