Replies: 1 comment 1 reply
-
I think access control should be handled by creating a separate table for roles or permissions and linking it to the user. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think there are a large number of cases where more roles are required than superuser and user. This could help in building applications where you can create several levels of access control.
Beta Was this translation helpful? Give feedback.
All reactions