You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement backend functionality to enable users to reset their passwords and confirm their email addresses. The password reset feature should allow users to enter their registered email address, receive a unique link via email, and set a new password on the password reset page. The email confirmation feature should send an email to the user's registered email address with a confirmation link to verify the email address. Users should only be able to make an order after their email addresses have been confirmed. These features are critical for the security of user accounts and can be implemented on the backend to provide a more user-friendly experience for our users.
The text was updated successfully, but these errors were encountered:
ChoaibMouhrach
changed the title
The ability to reset password , Email Address confirmation
The ability to reset password and Confirm Email Address before making an order
Apr 3, 2023
Implement backend functionality to enable users to reset their passwords and confirm their email addresses. The password reset feature should allow users to enter their registered email address, receive a unique link via email, and set a new password on the password reset page. The email confirmation feature should send an email to the user's registered email address with a confirmation link to verify the email address. Users should only be able to make an order after their email addresses have been confirmed. These features are critical for the security of user accounts and can be implemented on the backend to provide a more user-friendly experience for our users.
The text was updated successfully, but these errors were encountered: