Is your feature request related to a problem? Please describe.
Add a new page ForgotPasswordScreen that will help user to send a password reset link on his email id.
Describe the solution you'd like
In SignInScreen render an option Forgot password? that will take to ForgotPasswordScreen which will ask user email id, which will send a password reset link, in case user has forgot his password.
TODO Create new issue, which explains how to test this functionality, and ask someone who has email SMTP setup in Magneto website to test out the functionality.
Is your feature request related to a problem? Please describe. Add a new page
ForgotPasswordScreen
that will help user to send a password reset link on his email id.Describe the solution you'd like In
SignInScreen
render an option Forgot password? that will take toForgotPasswordScreen
which will ask user email id, which will send a password reset link, in case user has forgot his password.Additional context
POST /V1/customers/resetPassword