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

Add forgot password flow #8

Open
merwok opened this issue Oct 31, 2017 · 1 comment
Open

Add forgot password flow #8

merwok opened this issue Oct 31, 2017 · 1 comment
Labels
Milestone

Comments

@merwok
Copy link
Contributor

merwok commented Oct 31, 2017

  • API endpoint that sends an email
  • see Rework email confirmation #38 for details about the link / code in the email
  • API endpoint to receive the frontend request (with token from link or code + new password), update the model and return ok
@merwok
Copy link
Contributor Author

merwok commented Sep 21, 2018

@merwok merwok added this to the v1.0 milestone Aug 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants