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

Password Reset: Do we need 3 endpoints? #41

Open
kevinmichaelchen opened this issue Feb 18, 2018 · 0 comments
Open

Password Reset: Do we need 3 endpoints? #41

kevinmichaelchen opened this issue Feb 18, 2018 · 0 comments

Comments

@kevinmichaelchen
Copy link
Member

Right now, GET confirms a usable/unexpired/unused code exists for the given UUID.

PUT performs the actual reset, given an email and new password.

We can probably combine these two. Just pass the code field with the PUT's body.

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

No branches or pull requests

1 participant