This API provides functionality to send, resend, and confirm one-time passwords (OTPs). Designed with security and scalability in mind, it's the perfect tool for projects requiring secure verification methods.
- Send OTP: Generate and send OTP codes to users.
- Resend OTP: Resend the OTP code in case the user didn't receive it.
- Confirm OTP: Validate user-submitted OTP codes.
- Dapper: An efficient object-relational mapping (ORM) library for .NET.
- ASP.NET Core: A cross-platform framework for building modern, cloud-based, internet-connected applications.
- MySQL: A popular open-source relational database management system.
- Twilio SMS: A third-party SMS gateway service that has the infrastructure to support worldwide SMS delivery.
-
Clone the repository:
-
Navigate to the project directory:
-
Install the necessary packages:
-
Run the project:
Feel free to contribute to this project by creating issues, sending pull requests, or providing feedback.
This project is licensed under the MIT License. See the LICENSE
file for more details.