spruceid / kepler

Decentralized storage based on permissioned data overlays called orbits.
https://kepler.xyz
Apache License 2.0
79 stars 14 forks source link

cap query #134

Closed chunningham closed 1 year ago

chunningham commented 1 year ago

This PR adds a capability read functionality whereby clients can read the capabilities delegated to them and others if so authorised. This takes the form of a new capabilities service namespace with (initially) a single read action. future iterations can expand the possibilities of this service to include queries like "all delegations to X" or "all delegations for service Y".