One-Time Password (HOTP/TOTP) library for Node.js, Deno and Bun, with support for Google Authenticator.
A library for implementing multiples security measures in a nodejs application
This is an Open-OTP library that generates and verifies Time-based One-Time Passwords (TOTP) using the HMAC-based One-Time Password (HOTP) algorithm.