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

renamed resetPassword to updatePassword and added reset-password route #167

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

blewisCycle
Copy link
Collaborator

Update password was incorrectly named "resetPassword". This call is used if the user knows their password and wants to update it.

Changed the name of the updatePassword route and added the missing "account/reset-password" route which is necessary for updating a forgotten password.

@mattoni mattoni merged commit ee437bd into main Sep 18, 2023
@mattoni mattoni deleted the blewis/reset-password branch September 18, 2023 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants