Hi guys, after some research spicedb is really what i wanted for my authz system but i have some concerns:
- 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?
- UI single page app authz (hide or show delete button for example) is very important can spicedb do this ?