Closed GinaCastromonte closed 6 months ago
Name | Link |
---|---|
Latest commit | 57f266ef9e45d9ad7e6f9fba0c6a38d64ce7b3a9 |
Latest deploy log | https://app.netlify.com/sites/uncloud/deploys/66354bf855f44f000858ec3f |
Deploy Preview | https://deploy-preview-13--uncloud.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
I updated the URL for the password reset, and it is all working.
Description
_1) The user is able to reset the password through prompts.
2) Built out components to make "reset password" functional.
Related Issue
https://cherryontech-jupiter-jumpers.atlassian.net/browse/SCRUM-42?atlOrigin=eyJpIjoiMjU5Mjc4MmNlZmJlNDJhNmIzZTBhOWQ5YmU0ZjljMmMiLCJwIjoiaiJ9
Type of Changes
_user is able to reset their password. Then they are prompted to reset password. After password is updated, user is redirected to login page.
Acceptance Criteria
[ x] Given I am on the login screen
[x ] -When I select the "Forgot Password?" link
[x ] Then I am taken through a guided process to reset my password securely.
Update Screenshots
Provide screenshots of the view before and after the changes.
After
Testing Instructions
[ ] Update firebase console by adding Netlify deployed URL
[ ] navigate to login screen and click "forgot password"
[ ] submit email address for reset link to be sent
[ ] go onto email and click on the link to reset password
[ ] Once prompted, enter new password
[ ] ensure you're redirected to login once successful