Same approach as #14 but for reset password screen where the user should be able to reset password. Be aware that this includes 2 routes:
Forgot your password
Reset password
Where in 1 we should implement a screen where users enter their email to receive a reset password message which leads to 2, where they type and confirm their new password.
Description
Same approach as #14 but for reset password screen where the user should be able to reset password. Be aware that this includes 2 routes:
Where in 1 we should implement a screen where users enter their email to receive a reset password message which leads to 2, where they type and confirm their new password.