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

[Auth] Forgot Password & Password Reset #39

Closed
jovertical opened this issue Apr 6, 2019 · 0 comments
Closed

[Auth] Forgot Password & Password Reset #39

jovertical opened this issue Apr 6, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jovertical
Copy link
Owner

jovertical commented Apr 6, 2019

About

Create a page to reset user's password. The link to this page should contain a token that should be validated by the API to allow the user to reset the password. Create an API endpoint to handle password resets & a corresponding test should also be included.

Todos

  • Create a Test for Forgot Password.
  • Create a Test for Password Reset.
  • Create a Page for Password Reset.
  • Create an API Endpoint for Password Reset.
@jovertical jovertical added the enhancement New feature or request label Apr 6, 2019
@jovertical jovertical self-assigned this Apr 6, 2019
@jovertical jovertical changed the title [Auth] Password Reset Page [Auth] Password Reset Apr 7, 2019
jovertical pushed a commit that referenced this issue Apr 7, 2019
@jovertical jovertical changed the title [Auth] Password Reset [Auth] Forgot Password & Password Reset Apr 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant