You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple and scalable Phone OTP (One-Time Password) authentication API built with Node.js and Express. Supports multiple SMS providers for real delivery and includes a development mode for local testing.
A simple Node.js CLI application for generating and verifying OTPs using the MSG91 SMS API. Includes resend logic, environment variable support via .env, and Docker support for easy containerized execution.