codersforcauses / p2s-backend

p2s rugbyworks backend
MIT License
7 stars 0 forks source link

[FEATURE] Remove privilege from user #38

Closed fezproof closed 5 years ago

fezproof commented 5 years ago

Use the appropriate endpoint for:

To remove those permissions from the user If the user has no other permissions, remove the user

Drewbi commented 5 years ago

Is it a good idea to remove users without any permissions?

fezproof commented 5 years ago

Im not sure. We could add a frontend handler to tell them to contact an admin to ask what happened, but we are not allowed to store data we are not using, so deleting might be safer