venezia
05/20/2021, 5:46 PMuser
05/21/2021, 4:32 PMuser
05/21/2021, 4:32 PMmetalmatze
05/21/2021, 8:49 PMuser
06/29/2021, 12:24 AMuser
07/16/2021, 5:47 PMRocio
07/23/2021, 7:41 PMJoey
07/23/2021, 8:13 PMuser
07/23/2021, 8:15 PMRocio
07/23/2021, 8:45 PMjpdb
07/27/2021, 11:58 PMsub
claim in the JWT), and it's not possible (as far as I can tell) to access them just by email.user
07/28/2021, 2:57 PMuser
07/28/2021, 3:03 PMjpdb
07/28/2021, 3:47 PMjpdb
07/28/2021, 3:50 PMgo
Tuple: &pb.RelationTuple{
User: &pb.User{UserOneof: &pb.User_Userset{Userset: &pb.ObjectAndRelation{
Namespace: "user",
ObjectId: "googlegroupB@googlegroups.com",
Relation: "...",
}}},
ObjectAndRelation: &pb.ObjectAndRelation{
Namespace: "widget",
ObjectId: "widgetC",
Relation: "admin",
},
},
jpdb
07/28/2021, 3:50 PMjpdb
07/28/2021, 3:50 PMjpdb
07/28/2021, 3:51 PMJoey
07/28/2021, 3:52 PMJoey
07/28/2021, 3:53 PMJoey
07/28/2021, 3:53 PMJoey
07/28/2021, 3:53 PMJoey
07/28/2021, 3:53 PMjpdb
07/28/2021, 4:00 PMJoey
07/28/2021, 4:00 PMJoey
07/28/2021, 4:00 PMJoey
07/28/2021, 4:00 PMjpdb
07/28/2021, 4:01 PMJoey
07/28/2021, 4:01 PMdefinition user {}
definition email {
relation user: user
}
definition widget {
relation admin: email
}
Joey
07/28/2021, 4:01 PM