B2BRBACClient
interface B2BRBACClient
Role-based access control (RBAC) authorization checks for the current member.
Functions
Link copied to clipboard
Link copied to clipboard
Refreshes the RBAC policy from the server, then checks whether the logged-in member is authorized to perform action on resourceId.
Link copied to clipboard
Checks whether the logged-in member is authorized to perform action on resourceId using the locally cached RBAC policy. No network request is made; returns false if no policy is cached yet.