How to implement RBAC? #2552
Replies: 1 comment
-
There is no need to customize directives. https://lighthouse-php.com/master/security/authorization.html describes the built-in mechanisms for authorization. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to use RBAC or should I customize the Authorization and Directives for each query and mutation?
Beta Was this translation helpful? Give feedback.
All reactions