otp-io
Version:
🕖 Typed library to work 2fa via Google Authenticator/Time-based TOTP/Hmac-based HOTP
1 lines • 112 B
JavaScript
;const node=require('./crypto/node.js');exports.hmac=node.hmac;exports.randomBytes=node.randomBytes;
🕖 Typed library to work 2fa via Google Authenticator/Time-based TOTP/Hmac-based HOTP