This is a Spring Boot API application that provides OTP (One-Time Password) verification functionality using both email and SMS. The API endpoints allow users to generate and send OTPs via email and SMS, and verify the entered OTP for validation ( SMS Function only work with Non-DND Numbers ).
sanyam40/OTPVerification-API
This repository contains a codebase for an application that provides OTP verification functionality using both email and SMS.
Java