Skip to content
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

Remember Me and Forgot Password Functionality with its Backend Logic #283

Closed
wants to merge 1 commit into from

Conversation

codercake
Copy link

@codercake codercake commented Jun 23, 2024

Description

Added a "Remember Me" Button for easier authentication process
Added "Forgot Password?" with its backend logic to handle password reset requests.

Resolves: #276

Checklist

Before submitting this pull request, kindly verify that the ensuing checkpoints have been reached.

  • Have you adhered to the repository's defined coding convention rules?
  • Have you updated the 'documentation.md' file with the method/function documentation?
  • Have you sent a message along with the result or response?
  • Have you used the try-catch technique?
  • Has the method/class been added to the documentation (md file)?

Screenshots

Screenshot 2024-06-23 192215

I certify that I have carried out the relevant checks and provided the requisite screenshot for validation by submitting this pull request.

Copy link

vercel bot commented Jun 23, 2024

@codercake is attempting to deploy a commit to the swapnilsingh99's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job, @codercake! 🎉 Thank you for submitting your pull request. Your contribution is valuable and we appreciate your efforts to improve our project.

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

@codercake
Copy link
Author

could you review the PR? @hereisSwapnil

@codercake
Copy link
Author

can you check the pr? @hereisSwapnil

@codercake codercake closed this by deleting the head repository Aug 15, 2024
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.

Feat: Add "Remember Me" Option for Login
1 participant