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

[Users] Add delete user mutation #134

Closed
3 tasks done
thenamankumar opened this issue Jun 10, 2020 · 1 comment · Fixed by #138
Closed
3 tasks done

[Users] Add delete user mutation #134

thenamankumar opened this issue Jun 10, 2020 · 1 comment · Fixed by #138

Comments

@thenamankumar
Copy link
Contributor

thenamankumar commented Jun 10, 2020

  • Add a mutation userDisable to delete the user.
  • The action should only be allowed to admins.
  • Update login callback to not create a user if a deleted entity for that user is present
@jugshaurya
Copy link
Contributor

@hereisnaman, working on it, assign it to me

jugshaurya added a commit to jugshaurya/gondor that referenced this issue Jun 10, 2020
jugshaurya added a commit to jugshaurya/gondor that referenced this issue Jun 10, 2020
jugshaurya added a commit to jugshaurya/gondor that referenced this issue Jun 10, 2020
jugshaurya added a commit to jugshaurya/gondor that referenced this issue Jun 10, 2020
jugshaurya added a commit to jugshaurya/gondor that referenced this issue Jun 10, 2020
jugshaurya added a commit to jugshaurya/gondor that referenced this issue Jun 15, 2020
- Add a mutation userDisable to delete the user.
- The action should only be allowed to admins.
- Update login callback to not create a user, if a deleted entity for that user is present
thenamankumar pushed a commit that referenced this issue Jun 18, 2020
- Add a mutation userDisable to delete the user.
- The action should only be allowed to admins.
- Update login callback to not create a user, if a deleted entity for that user is present
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants