Welcome to onetimepassword-js 👋
Module to generate a one time password made with pure js, and can be used in any js project !!
Install
yarn install onetimepassword-js
Usage
import otp from 'onetimepassword-js' const KEY = "your private key" otp;
Run tests
yarn run test
Author
👤 André Junqueira - BOB
- Github: @andreluisjunqueira
Show your support
Give a ⭐️ if this project helped you!