Open Issues Need Help
View All on GitHub Forgot Password Flow with OTP via Gmail about 1 month ago
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