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

User service update implementation #45

Merged
merged 11 commits into from Oct 28, 2021
Merged

User service update implementation #45

merged 11 commits into from Oct 28, 2021

Conversation

moustaphastar
Copy link
Collaborator

@moustaphastar moustaphastar commented Oct 27, 2021

Implemented the update logic for user service, fixed a typo in "delete" endpoint's path string and corrected the role string in authorization check expression. Create user is handled by user signup flow.
closes #31
closes #46

@moustaphastar moustaphastar added this to the User Management milestone Oct 27, 2021
@moustaphastar moustaphastar linked an issue Oct 27, 2021 that may be closed by this pull request
@moustaphastar moustaphastar added the MVP Minimum Viable Product label Oct 27, 2021
@ilkaypolat1985 ilkaypolat1985 merged commit 9ad787a into master Oct 28, 2021
Copy link
Collaborator Author

@moustaphastar moustaphastar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Completed the changes requested/recommended on review notes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MVP Minimum Viable Product
Projects
Development

Successfully merging this pull request may close these issues.

Update User Create User
2 participants