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:




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:
