I implemented forgot password functionality in previous PR. According to backend request, I am assgined to locate verficaition code and new password form in the same screen. Therefore, we can post verification code and new password ro related API at the same time. For that version, all steps that users should follow while reset their passwords can be describes as:
Users should clik on "change password" in top on sign-in screen.
Users should provide e-mail addresses assosiated with Heka account.
A email is sent for verification code.
Users should enter that verification code and then users can determine their new passwords by confirming them.
I will connect that functionality with backend later.
About feature:
I implemented forgot password functionality in previous PR. According to backend request, I am assgined to locate verficaition code and new password form in the same screen. Therefore, we can post verification code and new password ro related API at the same time. For that version, all steps that users should follow while reset their passwords can be describes as:
I will connect that functionality with backend later.
➡️ For more details, you can look at #408
🔎 Reviewer:
@umutdenizsenerr
⏰ Deadline:
04.12.2022 23.59