ETA: 2023-10-31
Use the Capability store to skip validation of UCANs that the server already knows about. This likely requires some integration with rs-ucan (e.g. exposing new traits, etc), but not sure at time of writing.
cc @QuinnWilton thoughts? Here's an example schema of how we'd cache this in a DB.
ETA: 2023-10-31
Use the Capability store to skip validation of UCANs that the server already knows about. This likely requires some integration with
rs-ucan(e.g. exposing new traits, etc), but not sure at time of writing.cc @QuinnWilton thoughts? Here's an example schema of how we'd cache this in a DB.