Based on https://quarkus.io/guides/security-webauthn
- Java 17
- Maven 3.8+
- yubico key
You can run your application in dev mode that enables live coding using:
./mvnw compile quarkus:dev
Type on your browser: http://localhost:8080 and then you can register / login a user with your yubico Key.