A basic authentication system with biometric in React and NestJs. π
This is a forked branch where the frontend is modified to match a different backend
Made with SimpleWebAuthn
- Branch
main
is an example for PasswordLess and UsernameLess authentication Branchpasswordless
is an example for PasswordLess and Username authentication
cd front
npm i
npm start