Skip to content
This repository has been archived by the owner on Feb 18, 2023. It is now read-only.

Reset password Flow + tests #5

Closed
joselfonseca opened this issue Jun 7, 2017 · 4 comments
Closed

Reset password Flow + tests #5

joselfonseca opened this issue Jun 7, 2017 · 4 comments

Comments

@joselfonseca
Copy link
Owner

joselfonseca commented Jun 7, 2017

Need an endpoint to let the users update passwords. From an admin and user point of view. Don't want to just update the database record in a PUT or PATCH endpoint along with the user's information.

@joselfonseca joselfonseca created this issue from a note in 3.0 (TODO) Jun 7, 2017
@joselfonseca joselfonseca self-assigned this Jun 7, 2017
@joselfonseca joselfonseca added this to the 3.0.0 milestone Jun 7, 2017
@joselfonseca
Copy link
Owner Author

joselfonseca commented Jun 18, 2017

The endpoint should generate a reset password flow.

  • Should it have views for reseting the password?
  • Should it generate a token and let the client send the token and new password?

Any opinions are welcome to define the best way to do this keeping in mind that we don't want to handle views or Exclusive web flow. Want to keep in mind a Mobile App may need this functionality.

@joselfonseca
Copy link
Owner Author

Should all of them use the web views? if iOS open a web view to request the password reset and then the email will link to the web?

@joselfonseca joselfonseca modified the milestones: 3.1.0, 3.0.0 Jun 27, 2017
@joselfonseca joselfonseca changed the title Update user's password endpoint + tests Reset password Flow + tests Jun 27, 2017
@joselfonseca
Copy link
Owner Author

Moved this to Milestone 3.1 as this is somehow implementation specific.

@joselfonseca joselfonseca removed this from TODO in 3.0 Jun 27, 2017
@joselfonseca joselfonseca modified the milestones: 3.1.0, 3.2.0 Jul 12, 2017
@joselfonseca joselfonseca removed this from the 3.2.0 milestone Sep 13, 2017
@joselfonseca
Copy link
Owner Author

Closing this as this is implementation specific and won't bother for now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant