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

Implement forgot password flow #117

Closed
wants to merge 5 commits into from

Conversation

eneskaya
Copy link
Contributor

@eneskaya eneskaya commented Jan 16, 2024

As mentioned in #54

TODO:

  •  Create password reset table
  • Generate unique, random token and store in table
  • Send password reset email with the token
  • Build page to reset the password
  • etc.

@eneskaya eneskaya force-pushed the 54-forgot-password-flow branch 2 times, most recently from 597e70a to acd9b91 Compare January 17, 2024 21:18
@eneskaya eneskaya mentioned this pull request Jan 20, 2024
@eneskaya
Copy link
Contributor Author

Bildschirmfoto 2024-01-20 um 16 41 46 Bildschirmfoto 2024-01-20 um 16 41 33

@eneskaya eneskaya closed this Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant