Considering the popular "Time-Bound Permissions" p...
# spicedb
a
Considering the popular "Time-Bound Permissions" pattern with caveats, is there any common pattern for cleaning up old relations for expired access? It doesn't look like you can query for relations based on caveat context (e.g. find or delete relations which have expiration_timestamp < $now)