0.1.2 • Published 1 year ago

@nexys/timebasedotp v0.1.2

Weekly downloads
16
License
MIT
Repository
github
Last release
1 year 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

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.0.8

3 years ago

0.0.7

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago