pjgg / WebauthN-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

security-webauthn-demo Project

Based on https://quarkus.io/guides/security-webauthn

Requirements

  • Java 17
  • Maven 3.8+
  • yubico key

Running the application in dev mode

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.

About


Languages

Language:Java 85.7%Language:HTML 14.3%