Typescript implementation of https://hackernoon.com/how-to-implement-google-authenticator-two-factor-auth-in-javascript-091wy3vh3
see also enquirer/enquirer#186
import * as TOTP from '@nexys/timebasedotp';
console.log(TOTP)
Typescript implementation of https://hackernoon.com/how-to-implement-google-authenticator-two-factor-auth-in-javascript-091wy3vh3
see also enquirer/enquirer#186
import * as TOTP from '@nexys/timebasedotp';
console.log(TOTP)