I've got a question about using the intersect oper...
# spicedb
t
I've got a question about using the intersect operator. I've got a schema with 3 definitions - users, resources & groups. I want to control user access to a resource by 1) the user's relation to the resource , 2) the user belongs to all the groups the resource belongs to . Using intersect operator only validates that the user belongs to at least one of the resource's groups