Skip to content

yickling/totp-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

totp-demo

React.js time-based one-time token demo. Client side is an ejected create-react-app

Requires Node 7.0+

Uses

Usage

Before you start make sure you have Google Authenticator or FreeOTP installed.

  1. Go into /totp-demo/client and build the client with npm run build
  2. Now back into /totp-demo and start the server with npm start
  3. Browse http://localhost:3000 and scan the QR code using one of the pre-requisite apps
  4. Generate a code and login using the email, password and the OTP code

About

React timed-based one-time token demo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published