Project Name & Pitch
Source code for two-factor authentication using speakeasy.
Project Status
I made this auth system NodeJS.
Installation and Setup Instructions
Clone down this repository. You will need node, npm installed globally on your machine.
Setting up:
npm init
Installation:
npm install express node-json-db uuid speakeasy
To Run Server:
node server.js
To Visit App:
localhost:8080
Any help?
DM me here
Built With
- express.js
- node.js
- speakeasy
Log in or sign up for Devpost to join the conversation.