Skip to content
This repository has been archived by the owner on May 12, 2020. It is now read-only.

Forget Password #64

Open
4 tasks
Ampferl opened this issue Mar 22, 2020 · 0 comments
Open
4 tasks

Forget Password #64

Ampferl opened this issue Mar 22, 2020 · 0 comments
Labels
api endpoint changes in the api endpoints enhancement New feature or request usecase issues for usecases

Comments

@Ampferl
Copy link
Contributor

Ampferl commented Mar 22, 2020

Description

The user should have the possibility to reset his password at login if he has forgotten it.

ToDo:

  • check if email exists in database
  • send password reset_token to the email
  • check if the reset_token is valid
  • change password
@Ampferl Ampferl added enhancement New feature or request api endpoint changes in the api endpoints usecase issues for usecases labels Mar 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api endpoint changes in the api endpoints enhancement New feature or request usecase issues for usecases
Projects
None yet
Development

No branches or pull requests

1 participant