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

Dependents (0)

Package Sidebar

Install

npm i otp-creator

Weekly Downloads

1

Version

0.1.1

License

ISC

Last publish

Collaborators

  • npvinhthai