Replies: 1 comment
-
Approved |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
Is there a way to check multiple permissions at once? We have this specific use-case: to render appropriate UI we want to check whether the user has specific set of permissions. The Subject Permission List API can return full set of permissions the Subject has in specific Entity, in theory we could filter-out only those that are requested by the UI application but maybe this is more expensive as compared to checking only the permissions that are specifically requested?
Beta Was this translation helpful? Give feedback.
All reactions