Joey
09/24/2023, 4:44 AMbraden.g
09/24/2023, 4:48 AMJoey
09/24/2023, 4:49 AMJoey
09/24/2023, 4:50 AMbraden.g
09/24/2023, 4:52 AMyetitwo
09/24/2023, 5:44 AMfm0
09/24/2023, 12:41 PMreader
or have edit
permission.
*/
permission view = reader + edit
I know I can check if a user has edit permissions but is there a way to combine this with a reader check?
Basically check write access and if they don't have it, then conditionally check if they have read access? I could do two calls ofc but wanted to see if there was an easy way to do it one batched callbraden.g
09/24/2023, 1:22 PMyetitwo
09/24/2023, 3:46 PMyetitwo
09/24/2023, 3:48 PMyetitwo
09/24/2023, 3:48 PMfm0
09/24/2023, 3:49 PMfm0
09/24/2023, 3:50 PMfm0
09/24/2023, 3:51 PMyetitwo
09/24/2023, 3:53 PMyetitwo
09/24/2023, 3:53 PMyetitwo
09/24/2023, 3:54 PMBulkCheck
and then displaying according to those resultsbraden.g
09/24/2023, 5:06 PMyetitwo
09/24/2023, 5:46 PMat-exact-snapshot
consistency - it's taking postgres snapshots and then referencing them in the data by the internal postgres transaction counter IDyetitwo
09/24/2023, 5:46 PMyetitwo
09/24/2023, 5:46 PMbraden.g
09/24/2023, 5:47 PMfm0
09/24/2023, 11:20 PM'/v1/experimental/permissions/bulkcheckpermission'
on https://gateway-alpha.authzed.com
fm0
09/24/2023, 11:20 PMfm0
09/24/2023, 11:21 PM{ code: 5, message: 'Not Found', details: [] }
braden.g
09/24/2023, 11:35 PMyetitwo
09/25/2023, 1:16 AMyetitwo
09/25/2023, 1:16 AMbraden.g
09/25/2023, 2:28 AMview
other users that have access to a common room.braden.g
09/25/2023, 2:29 AMroom
definition is fine, but my user
block might be way off. I captured assertions that I'm trying to satisfy in the assertions tab