You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's not clear to me how to set up permissions for different kinds of resources. Authorization expects a single Permissions module, so apparently I need to set up all permissions inside a single can function.
It's not clear to me how to set up permissions for different kinds of resources.
Authorizationexpects a singlePermissionsmodule, so apparently I need to set up all permissions inside a singlecanfunction.