I have a frontend that knows the user that is acce...
# spicedb
c
I have a frontend that knows the user that is accessing the system and needs to render the UI based on the relationships to that user. We don't want to make individual permissions checks for data before knowing if we can render each component.