I implemented forget password functionality in previous versions without backend connection since backend team have not provide forget password functionality yet. Now, I implemented backend connection for forget password functionality.
I also added error messages for all possible errors as follows:
Our application will give error message "The Heka account associated with the "{email}" was not found" if user enters a email that is not registered yet.
Our application will give error message "Incorrect validation code" if user enters incorrect validation code.
Our application will give error message "Password and Confirm Password must be matched" if user enters two different password for confirm password section.
About Feature:
I implemented forget password functionality in previous versions without backend connection since backend team have not provide forget password functionality yet. Now, I implemented backend connection for forget password functionality.
I also added error messages for all possible errors as follows:
➡️ For more details, you can look at #415
🔎 Reviewer:
@umutdenizsenerr
⏰ Deadline:
04.12.2022 23.59