Hey everyone! We're interested in server-side fil...
# spicedb
m
Hey everyone! We're interested in server-side filtering with LookupResources, we found a related issue 1317 https://github.com/authzed/spicedb/issues/1317. We're looking to support it as part of Authzed OSS. We went through the contribution guideline, but would like to know if this is something that SpiceDB is looking for? And would be good to know a complexity level to support such a feature. While we haven't yet spent much of time on the source code, it seems we need to add 1 or more filter logic to resource `relation`s. The logic perhaps needs to be `AND`ed/`OR`ed in case of filtering multiple `relation`s. Would be great if there's a general API design guideline to look at too.
2 Views