I was going through the docs but couldn't find how...
# spicedb
s
I was going through the docs but couldn't find how I can list the permissions of a user. For example, imagine a google IAM like schema, now if I want to get a list of users who all are member of an organization, can I do that by querying spicedb? I want to avoid iterating over all the users to org and hit check api.
5 Views