I do a lot of pagination with limit and offset in ...
# spicedb
j
> I do a lot of pagination with limit and offset in sql, i can join with permission table easily. But spicedb is a api how can i do this? See: https://authzed.com/docs/spicedb/modeling/protecting-a-list-endpoint > UI single page app authz (hide or show delete button for example) is very important can spicedb do this ? You issue checks to your backend to decide how to show buttons based on permissions
14 Views