We should implement Password Recovery Logic and UI.
UI Requirements
Form should have:
header with text "Password Recovery"
Field for email address
Submit button
Footer links
to Sign Up page
to Sign In page
UI Example
Functional requirements
User should be able to input email address
When user press Send Instructions, button should be blocked and should receive loading indicator
If provided email address is valid - we should show page with text:
"An email is on the way to your Inbox.
Follow the instructions to reset your password."
We should implement Password Recovery Logic and UI.
UI Requirements
Form should have:
UI Example
Functional requirements