aries-cloudagent-python
aries-cloudagent-python copied to clipboard
Clean up stored DID Documents for deleted connections
trafficstars
When we receive a DID Document in Connections or DID Exchange, we store the document. The document is never deleted after the associated connection is deleted. We should do that.