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
Description
Implement a Password Recovery Feature to allow users to reset their passwords if forgotten. The feature should include:
Email Input – Collect user's registered email to send an OTP.
OTP Verification – Verify the OTP entered by the user.
Password Reset – Allow the user to set a new password after successful OTP verification.
This will improve the user experience by enabling seamless account recovery.
Screenshots:
The text was updated successfully, but these errors were encountered:
Description
Implement a Password Recovery Feature to allow users to reset their passwords if forgotten. The feature should include:
Email Input – Collect user's registered email to send an OTP.
OTP Verification – Verify the OTP entered by the user.
Password Reset – Allow the user to set a new password after successful OTP verification.
This will improve the user experience by enabling seamless account recovery.
Screenshots:
The text was updated successfully, but these errors were encountered: