Skip to content

A minimal app to demonstrate password less authentication leveraging native devices biometric options like Touch ID with WebAuthn following FIDO web standards.

Notifications You must be signed in to change notification settings

tamdilip/webauthn-fido

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔒 WebAuthn FIDO

Live demo Gitpod Ready-to-Code

A minimal app to demonstrate password less authentication leveraging native devices biometric options like Touch ID with WebAuthn (Web Authentication API) following FIDO (Fast IDentity Online) web standards.

This app is purely built with native modules on both frontend and backend, no third-party dependencies were included 😊.

Setup

The local setup has in-memory nodejs database, for prototype work.

        $ git clone https://github.com/tamdilip/webauthn-fido.git
        $ cd webauthn-fido
        $ npm run start
        $ Hit http:https://localhost:3000/

Snapshots

login

Happy coding :) !!

About

A minimal app to demonstrate password less authentication leveraging native devices biometric options like Touch ID with WebAuthn following FIDO web standards.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages