Sample backend application to demonstrate a relying party that supports passkeys. This example includes examples of the java-webauthn-server library, helper classes, code examples, best practices, and API schemas.
36
stars
8
forks
source link
Restructure projects scripts and java-app folder #12
This change should help to restructure some folders
The Mac-Linux folder has been removed from the scripts dir, all of the scripts now sit in a single directory
In examples, the java-app folder has been moved under a new dir, relyingParties, to better adhere to the overall strucutre
Changes in the documentation are reflected