Simple Webauthn Demo with:
- Server Side component using java Spring boot.
- Client Side component using React.js.
The demo should support:
- TouchId
- Packed Self-Attestation
- packed Full-Attestation
Currently, only localhost is supported
cd server
mvn spring-boot:run
cd client
npm install
npm run-script dev
https://medium.com/@herrjemand
https://github.com/koesie10/webauthn