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
I noticed that the Casbin Go library includes a function getDomain. However, I'm looking for a method to retrieve all domains for a user without having to manually iterate over all policies.
Is there an existing method to get all domains for a user more efficiently, or is there a recommended approach to achieve this?
Thank you!
The text was updated successfully, but these errors were encountered:
I noticed that the Casbin Go library includes a function getDomain. However, I'm looking for a method to retrieve all domains for a user without having to manually iterate over all policies.
Is there an existing method to get all domains for a user more efficiently, or is there a recommended approach to achieve this?
Thank you!
The text was updated successfully, but these errors were encountered: