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

Allow Admin to add a user – consider renaming addUser mutation to register #4

Open
j-d-b opened this issue Oct 8, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@j-d-b
Copy link
Owner

j-d-b commented Oct 8, 2019

While it's true the addUser mutation does add a new user to the database, it seems like it should be an admin-only action but is actually the mutation used when a new user registers.

Relatedly, there isn't an addUser admin function. addUser should be register or signup and there should be a new addUser mutation allowing admins to add new users.

@j-d-b j-d-b added the enhancement New feature or request label Nov 20, 2019
@j-d-b j-d-b added wontfix This will not be worked on and removed wontfix This will not be worked on labels Dec 6, 2019
@j-d-b j-d-b added the deferred This issue will be addressed in a later release label Jan 2, 2020
@j-d-b j-d-b removed the deferred This issue will be addressed in a later release label May 20, 2020
@j-d-b j-d-b changed the title Consider renaming addUser mutation to register Allow Admin to add a user from the UI – Consider renaming addUser mutation to register May 20, 2020
@j-d-b j-d-b changed the title Allow Admin to add a user from the UI – Consider renaming addUser mutation to register Allow Admin to add a user – consider renaming addUser mutation to register May 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant