Hi Joey, this question is regarding the new enemy ...
# spicedb
u
Hi Joey, this question is regarding the new enemy problem. let's say I have permission
permission view = org->admin
, Initial tuple is
document:doc1#org#organization:org1@1000
. After adding user to the org, now I have
organization:org1#admin@user:francesca@1001
. How should I stored the ZedTokens after writing these relationships? furthermore when I check "if
user:francesca
have
view
access to
document:doc1
, how do I know which ZedToken to send to the request?