otp-creator

0.1.1 • Public • Published

otp-creator

======

node js otp creator

1 load libs

======

const otpCreator = require('otp-creator');

2 use

======

const secKey = otpCreator.generateSecretKey();

const otp = otpCreator.getOTP(secKey);

3 test

======

npm test

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i otp-creator

Weekly Downloads

0

Version

0.1.1

License

ISC

Last publish

Collaborators

  • npvinhthai