Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#17] [#23] As a user, when I am on the Login Page I can request a new password reset to my email #40

Open
wants to merge 6 commits into
base: feature/19-frontend-display-profile
Choose a base branch
from

Conversation

liamstevens111
Copy link
Owner

@liamstevens111 liamstevens111 commented Mar 9, 2023

What happened 👀

  • Add ResetPassword function to AuthAdapter to call logout endpoint
  • New ResetPassword page for unprotected Routes
  • Tests

Insight 📝

Describe in detail why this solution is the most appropriate, which solution you tried but did not go with, and how to test the changes. References to relevant documentation are welcome as well.

Proof Of Work 📹

Clicking the Forgot password link on login page and typing invalid email:

Screenshot 2023-03-09 at 16 52 14

Entering a valid email:

Screenshot 2023-03-09 at 16 52 40

@github-actions
Copy link

github-actions bot commented Mar 9, 2023

@github-actions github-actions bot temporarily deployed to pull request March 9, 2023 07:49 Inactive
@liamstevens111 liamstevens111 changed the title [#17] Add PasswordReset page and form [#17] [UI] As a user, when I am on the Login Page I can request a new password reset to my email [#23] [Backend] As a user, when I am on the Login Page I can request a new password reset to my email Mar 9, 2023
@liamstevens111 liamstevens111 changed the title [#17] [UI] As a user, when I am on the Login Page I can request a new password reset to my email [#23] [Backend] As a user, when I am on the Login Page I can request a new password reset to my email [#17] [#23] As a user, when I am on the Login Page I can request a new password reset to my email Mar 9, 2023
@liamstevens111 liamstevens111 self-assigned this Mar 9, 2023
@liamstevens111 liamstevens111 added feature New feature or request 0.2.0 labels Mar 9, 2023
@liamstevens111 liamstevens111 added this to the 0.2.0 milestone Mar 9, 2023
@liamstevens111 liamstevens111 force-pushed the feature/17-request-new-password branch from 97a4324 to afb622b Compare March 13, 2023 05:37
@github-actions github-actions bot temporarily deployed to pull request March 13, 2023 05:39 Inactive
@liamstevens111 liamstevens111 force-pushed the feature/19-frontend-display-profile branch from 00771b3 to 0e35d2c Compare March 20, 2023 06:59
@liamstevens111 liamstevens111 force-pushed the feature/17-request-new-password branch from afb622b to 6a30b5a Compare March 20, 2023 07:02
@github-actions github-actions bot temporarily deployed to pull request March 20, 2023 07:03 Inactive
@liamstevens111 liamstevens111 force-pushed the feature/17-request-new-password branch from 6a30b5a to dbc6523 Compare March 21, 2023 00:45
@github-actions github-actions bot temporarily deployed to pull request March 21, 2023 00:47 Inactive
@liamstevens111 liamstevens111 force-pushed the feature/19-frontend-display-profile branch from e096f33 to 466ef7f Compare March 21, 2023 05:52
@liamstevens111 liamstevens111 force-pushed the feature/17-request-new-password branch from dbc6523 to cd504d0 Compare March 21, 2023 05:53
@github-actions github-actions bot temporarily deployed to pull request March 21, 2023 05:55 Inactive
@liamstevens111 liamstevens111 force-pushed the feature/19-frontend-display-profile branch from 466ef7f to 0886516 Compare March 22, 2023 02:07
@liamstevens111 liamstevens111 force-pushed the feature/17-request-new-password branch from cd504d0 to 2aec3ac Compare March 22, 2023 03:46
@github-actions github-actions bot temporarily deployed to pull request March 22, 2023 03:47 Inactive
@github-actions github-actions bot temporarily deployed to pull request March 22, 2023 04:41 Inactive
@github-actions github-actions bot temporarily deployed to pull request March 22, 2023 05:40 Inactive
@github-actions github-actions bot temporarily deployed to pull request March 22, 2023 08:22 Inactive
@liamstevens111 liamstevens111 marked this pull request as ready for review March 22, 2023 08:34
@liamstevens111 liamstevens111 removed the request for review from hanam1ni March 23, 2023 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.2.0 feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant