Skip to content

A basic authentification system with biometric in React and NestJs. πŸ‘† #WebAuthn #ReactJs #NestJs

Notifications You must be signed in to change notification settings

hjornigur/Biometric-Authenticate

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Biometric-Authenticate

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
  • Branch passwordless is an example for PasswordLess and Username authentication

Launch frontend

  • cd front
  • npm i
  • npm start

About

A basic authentification system with biometric in React and NestJs. πŸ‘† #WebAuthn #ReactJs #NestJs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 83.8%
  • JavaScript 7.3%
  • Dockerfile 6.8%
  • HTML 2.1%