Skip to main content
Module

x/otpauth/src/index.js

One Time Password (HOTP/TOTP) library for Node.js, Deno and browsers.
Go to Latest
import * as otpauth from "https://deno.land/x/otpauth@v8.0.2/src/index.js";

Classes

HOTP: An HMAC-based One-time Password Algorithm.

OTP secret key.

TOTP: Time-Based One-Time Password Algorithm.

HOTP/TOTP object/string conversion.

Variables

Library version.