Generate One-Time passwords in JS using WebCrypto API
-
Updated
Nov 13, 2025 - JavaScript
Generate One-Time passwords in JS using WebCrypto API
🔐 A completely over-engineered React playground for generating 6-digit numbers every 30 seconds. Because apparently we need 47 dependencies to count to 6. Features: TOTP generation, QR codes, and existential dread.
Time based OTP (TOTP) generation for 2-factor authentication like Google Authenticator without backend
⏰ 🗝️ Time based One Time Password - Zero Dependencies
A small project to fiddle around with two factor authentication in the context of time based one-time passwords also called totp.
Add a description, image, and links to the time-based-otp topic page so that developers can more easily learn about it.
To associate your repository with the time-based-otp topic, visit your repo's landing page and select "manage topics."