zerzio69
08/29/2024, 7:09 AMzerzio69
08/29/2024, 7:13 AMvroldanbet
08/29/2024, 8:23 AMCheckBulk
to send a batched request with a permission check for each one of the permissions. https://buf.build/authzed/api/docs/main:authzed.api.v1#authzed.api.v1.CheckBulkPermissionsRequestvroldanbet
08/29/2024, 9:44 AMReadRelationships
. For example if the UI panel you are building shows roles, you can you can read all the relationships between the resource and the user. If instead of roles you want to list fine-grained permissions, you can also do ReadRelationships
to determine all the permissions defined by a specific role.vroldanbet
08/29/2024, 9:45 AMzerzio69
08/29/2024, 11:54 AMvroldanbet
08/29/2024, 12:45 PMvroldanbet
08/29/2024, 12:46 PM