1.0.0 • Published 4 years ago

@charles-mutabazi/generate-totp v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

TOPT Generator CLI Using NodeJS

A customizable implementation of Time-based OTP (TOTP).

If something doesn't work, please file an issue

Installation

  • yarn global add generate-totp

Sample Usage:

In your terminal run the following

  // to get help
  $ generate-totp --help
  
  //sample example
  $ generate-totp -k myrandomesharedprivatekey -a sha512 -d 10