Skip to content

diannita/Authenticator_QR_TOTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authenticator_QR_TOTP

NodeJS express application that can generate QR Codes and temporary code management TOTP

Preparation:

We need to install npm. Npm is the default package manager for the JavaScript runtime environment Node.js.

npm install -g npm

After that, its necesary to install Node js that can be downloaded from this link:

https://nodejs.org/en/download

Resources to Install:

npm install express body-parser speakeasy qrcode --save

Usage

Run the folloing command in your terminal.

node app.js

About

NodeJS QR Authenticator and Codigo TOTP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published