Skip to content

Conversation

@yashksaini-coder
Copy link
Owner

This pull request introduces new functionality for password management, including a "Forgot Password" feature and a "Reset Password" page. Additionally, a link to the "Forgot Password" page has been added to the sign-in form.

New password management functionality:

  • app/auth/forgot-password/page.tsx: Added a new page for users to request a password reset link by entering their email. The page includes form handling, status updates, and user feedback through alerts.
  • app/auth/reset-password/page.tsx: Added a new page for users to set a new password after receiving a reset link. The page includes form handling, password validation, status updates, and user feedback through alerts.

Sign-in form update:

@vercel
Copy link

vercel bot commented Apr 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
leetcode-journal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2025 1:52pm

@yashksaini-coder yashksaini-coder self-assigned this Apr 4, 2025
@yashksaini-coder yashksaini-coder merged commit 219e706 into main Apr 4, 2025
4 checks passed
@yashksaini-coder yashksaini-coder deleted the reset-password branch April 4, 2025 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants