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("...");

Package Sidebar

Install

npm i node-totp-generator

Weekly Downloads

4

Version

1.1.0

License

MIT

Unpacked Size

4.06 kB

Total Files

5

Last publish

Collaborators

  • agent-ly