This project is to describe how to implement two factor authentication with either google/microsoft or any other authenticator app.
- Make sure you have Node JS installed.
- In the terminal type
npm install
to install all required packages
- To run this project either do:
npm run start:dev
npm start
node index.js