0.1.2 • Published 3 months ago

@nexys/timebasedotp v0.1.2

Weekly downloads
16
License
MIT
Repository
github
Last release
3 months ago

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

npm version npm version test Publish

Usage

import * as TOTP from '@nexys/timebasedotp';
console.log(TOTP)

References

https://freeotp.github.io/qrcode.html

0.1.0

3 months ago

0.1.2

3 months ago

0.1.1

3 months ago

0.0.8

2 years ago

0.0.7

3 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago