UNPKG

otp-io

Version:

🕖 Typed library to work 2fa via Google Authenticator/Time-based TOTP/Hmac-based HOTP

2 lines (1 loc) • 56 B
export type RandomBytes = (size: number) => Uint8Array;