You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 15, 2020. It is now read-only.
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 thePUT
's body.The text was updated successfully, but these errors were encountered: