Typescript implementation of https://hackernoon.com/how-to-implement-google-authenticator-two-factor-auth-in-javascript-091wy3vh3
npm install @nexys/timebasedotpTypescript 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