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

https://github.com/rohitswami16/otp-authentication

An OTP-based authentication system built with React.js, replacing traditional passwords for enhanced security. The system generates a one-time password (OTP) via EmailJS, valid for 30 seconds. Users who enter the correct OTP are redirected to the dashboard, while incorrect or expired OTPs prompt a new request.
https://github.com/rohitswami16/otp-authentication

css emailjs html reactjs vscode

Last synced: 4 months ago
JSON representation

An OTP-based authentication system built with React.js, replacing traditional passwords for enhanced security. The system generates a one-time password (OTP) via EmailJS, valid for 30 seconds. Users who enter the correct OTP are redirected to the dashboard, while incorrect or expired OTPs prompt a new request.

Awesome Lists containing this project