Skip to content

Reset password #132

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 4, 2025
Merged

Reset password #132

merged 2 commits into from
Apr 4, 2025

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:

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.

1 participant