Skip to content

Nabapadma-sarker/TOTP-generate-Nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TOTP-generate-Nodejs

TOTP(time-based one-time password) which is a temporary passcode generation using Nodejs. used yeojz/otplib package for it.

settings

  • digits is 10 digit
  • HMAC algorithm is HMAC-SHA512
  • Time step 30 second

About

TOTP(time-based one-time password) which is a temporary passcode generation using Nodejs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published