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

Support change password endpoint #47

Merged
merged 1 commit into from
Aug 11, 2024

Conversation

Mahmoud-Emad
Copy link
Collaborator

Changes

  • Created a new class serializer to accept the old and new passwords
  • Created a view class to validate and change the user password
  • Added a new route to register the new endpoint under the 'auth' routes

Related issues

- Created a new class serializer to accept the old and new passwords
- Created a view class to validate and change the user password
- Added a new route to register the new endpoint under the 'auth' routes
@Mahmoud-Emad Mahmoud-Emad merged commit 52d1d33 into development_1.1 Aug 11, 2024
1 check passed
@Mahmoud-Emad Mahmoud-Emad deleted the development_1.1_change_password branch August 11, 2024 11:10
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