Issues · authzed/spicedb
# spicedb
f
hi there, i was wondering if there was any progress/discussion on a way to mark things as public and private within a schema (e.g. https://github.com/authzed/spicedb/issues/2066). this is something we would be interested in as we don't intend for all permissions to be accessible by a client from within a CheckPermission call. we can gate that in other ways for now through an API interface, so it's not a strong need, mainly just curious if there are plans to take this on
y
i don't know of any near-term plans to implement it, but it's good to know that there's interest
f
gotcha, thanks!
y
we'd welcome a PR and additional design discussion if you're keen
3 Views