1.0.0 • Published 6 years ago
onetimepassword-js v1.0.0
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-jsUsage
import otp from 'onetimepassword-js'
const KEY = "your private key"
otp(KEY);Run tests
yarn run testAuthor
👤 André Junqueira - BOB
- Github: @andreluisjunqueira
Show your support
Give a ⭐️ if this project helped you!
1.0.0
6 years ago