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

/otp-creator/

    Package Sidebar

    Install

    npm i otp-creator

    Weekly Downloads

    0

    Version

    0.1.1

    License

    ISC

    Last publish

    Collaborators

    • npvinhthai