One Time Password (HOTP/TOTP) library for Node.js, Deno, Bun and browsers
HMAC-based (HOTP) and Time-based (TOTP) One-Time Password library
A fully customizable, OTP (one-time password) input component built with Vue 3.x and Vue Composition API.
is a tiny JS library for one time passcode (OTP). Supports smart input suggestion on iOS and code autofill on Android (it will be filled when you press the copy button on the SMS notification bar)
Create and verify cryptographically secure Time-based One-time Passwords (TOTP) using the HMAC-based One-time Password (HOTP) algorithm.