Skip to content

rishikeshdhokare/node-2-factor-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

node-2-factor-authentication

Two factor authentication with Node.js using twilio authy

Prerequisites -

  1. You need to have node installed to be able to run this project. If you do not have it, please follow this to install node on your machine - https://nodejs.org/en/download/

Steps to run this project -

  1. Open your terminal/command prompt
  2. run command - npm install (this will install all the dependencies needed for the project)
  3. Get your authy application key.
  4. Replace the actual key with 'your-auth-key' it in app.js
  5. Once steps #1 to #4 are completed successfully, run node app.js to run the application.

About

Two factor authentication with Node.js using twilio authy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published