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

Implement Delete User Account Method #45

Closed

Conversation

Seifeldahshan
Copy link

closes #36
This pull request adds a method for deleting user accounts by id as an admin

Copy link
Collaborator

@AhmedFatthy1040 AhmedFatthy1040 left a comment

Choose a reason for hiding this comment

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

There is a typo in the userServiceImpl.java file; it should be UserServiceImpl.java. Please fix it.

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.

Implement "Delete User Account" in UserController
2 participants