-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
This is the workflow for how to handle "Forgot Password". Already working in Android (with one missing feature as of this point in time).
### Password Reset
- [ ] From the login with email page, show a "Forgot Password Link"
- [ ] When clicked, IF it has been less than 10 minutes since the password has been created, then present the Reset password screen to double enter the password
- [ ] IF it has been more than 10 minutes since the password has been created, Present the "Send Reset Password Link" page where the user will enter in their email address and click "Reset Password"
- [ ] Send the email to the user to reset password (this should already be there)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Review


