@nexys/timebasedotp
v0.1.2
Published
Typescript implementation of https://hackernoon.com/how-to-implement-google-authenticator-two-factor-auth-in-javascript-091wy3vh3
Downloads
3
Readme
Time-based OTP
Typescript implementation of https://hackernoon.com/how-to-implement-google-authenticator-two-factor-auth-in-javascript-091wy3vh3
see also https://github.com/enquirer/enquirer/pull/186
Usage
import * as TOTP from '@nexys/timebasedotp';
console.log(TOTP)
References
https://freeotp.github.io/qrcode.html