A lightweight OTP generation and verification service for mobile applications.
- Generate secure, time-bound OTPs.
- Abstract SMS delivery providers.
- Configurable OTP length and expiration.
POST /generate-otp
: Generate an OTP snd sends it to the userPOST /verify-otp
: Verifies the OTP against stored records