Skip to content

This is a demo on how to implement two factor authentication in Node JS using SpeakEasy package

Notifications You must be signed in to change notification settings

dreking/2-factor-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get Started

This project is to describe how to implement two factor authentication with either google/microsoft or any other authenticator app.

Prerequisites

  • Make sure you have Node JS installed.

Installing

  • In the terminal type npm install to install all required packages

Run

  • To run this project either do:
  1. npm run start:dev
  2. npm start
  3. node index.js

About

This is a demo on how to implement two factor authentication in Node JS using SpeakEasy package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published