TBD54566975 / dwn-sdk-js

Decentralized Web Node (DWN) Reference implementation
https://identity.foundation/decentralized-web-node/spec/
Apache License 2.0
325 stars 95 forks source link

Revisit logic for deleting grant-authorized records when handling a permission revocation `RecordsWrite` #716

Open thehenrytsai opened 5 months ago

thehenrytsai commented 5 months ago

Revisit logic in postProcessingForCoreRecordsWrite() for deleting grant-authorized records when handling a permission revocation RecordsWrite.

It appears that there was no test for it and it does not look like the code worked: