Join Discord
Powered by
Is there any way to define self-referential permis...
# spicedb
k
kabielake
04/02/2024, 8:38 PM
Is there any way to define self-referential permissions? Something like this:
Copy code
definition member { permission read = self }
I know that I can handle this programmatically, but I'd really like to define this in the schema itself.
4
Views
Previous
Next