Skip to content

Feature/reset password email verification #3

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

Conversation

neminsheth
Copy link
Contributor

@neminsheth neminsheth commented Jul 12, 2024

TODO: Ensure Reset Password has Email verification
Email Verification for Password Reset

  • Modified the password reset functionality to send a verification email to the user's registered email address.

Automatic Logout after Password Reset

  • Ensured that users are automatically logged out after they initiate a password reset.

Additional Notes
This feature aims to enhance security and improve the user experience during the password reset process.

Screenshot 2024-07-14 at 1 05 03 AM Screenshot 2024-07-12 at 11 03 47 PM Screenshot 2024-07-12 at 11 04 33 PM Screenshot 2024-07-14 at 1 07 04 AM ---

Implemented password reset functionality using Firebase Auth, sendPasswordResetEmail.


Linkedin : Nemin Sheth

@neminsheth neminsheth changed the title Feature/reset password email verification Feature/reset password email verification (Null check error in ImagePickerButton handled) Jul 13, 2024
@neminsheth
Copy link
Contributor Author

Fixed null check error in ImagePickerButton and improved null handling in ProfileView and ProfileController.

@neminsheth
Copy link
Contributor Author

Changed the ChangePasswordDialog to sendPasswordResetEmail with email verification.
User receives an mail on verified email address to change the password.

@anshumandas
Copy link
Owner

Pl remove the top level firebase.json from commit. That is for people to create on their own for their own firebase instance

I had already added firebase.json to .gitignore, but I'm not sure how it got committed. 
Have removed it now.
@neminsheth neminsheth changed the title Feature/reset password email verification (Null check error in ImagePickerButton handled) Feature/reset password email verification Jul 19, 2024
@anshumandas anshumandas merged commit 4882d04 into anshumandas:main Jul 20, 2024
1 check passed
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