node-totp-generator
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

node-totp-generator

Re-exported bellstrand/totp-generator for a modern Node.js environment.

Usage

import { totp } from "node-totp-generator";

const code = totp("...");

/node-totp-generator/

    Package Sidebar

    Install

    npm i node-totp-generator

    Weekly Downloads

    1

    Version

    1.1.0

    License

    MIT

    Unpacked Size

    4.06 kB

    Total Files

    5

    Last publish

    Collaborators

    • agent-ly