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
As part of the authentication flow, we want to enable users to reset their current passwords in the event that they forget them.
The implementation should be possible by email or phone number based on the user's choice.
Acceptance Criteria:
Users should be able to reset their passwords by entering their email address
Users should be able to reset their passwords by entering their phone number
Users should receive confirmation codes through email and phone numbers to validate the reset password process
Description
As part of the authentication flow, we want to enable users to reset their current passwords in the event that they forget them.
The implementation should be possible by email or phone number based on the user's choice.
Acceptance Criteria:
Screenshots
The text was updated successfully, but these errors were encountered: