1 Open Issue Need Help Last updated: Aug 2, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a secure forgot password flow using email OTP verification. This involves backend development (Node.js, Express, Nodemailer) to handle OTP generation, email sending, verification, and password reset, along with frontend development (React) to create user interfaces for requesting and verifying OTPs. Security measures like rate limiting and OTP expiry are crucial. Thorough testing is required to ensure functionality and security.

Complexity: 4/5
help wanted good first issue