An open API service indexing awesome lists of open source software.

https://github.com/kirtanp04/mern-otp-auth

This project implements an OTP-based email authentication system using the MERN stack. Users can register or log in by receiving a one-time password (OTP) sent to their email address. The OTP is verified to complete the authentication process, ensuring secure and fast access.
https://github.com/kirtanp04/mern-otp-auth

css expressjs html mongodb nodemailer reactjs

Last synced: 2 months ago
JSON representation

This project implements an OTP-based email authentication system using the MERN stack. Users can register or log in by receiving a one-time password (OTP) sent to their email address. The OTP is verified to complete the authentication process, ensuring secure and fast access.

Awesome Lists containing this project