node-totp-generator
Re-exported bellstrand/totp-generator for a modern Node.js environment.
Usage
import { totp } from "node-totp-generator";
const code = totp("...");
Re-exported bellstrand/totp-generator for a modern Node.js environment.
import { totp } from "node-totp-generator";
const code = totp("...");
npm i node-totp-generator
1
1.1.0
MIT
4.06 kB
5