Concordium / concordium-web3id

Tools for issuing, verification, and testing of Web3 ID
https://developer.concordium.software/en/mainnet/net/web3-id/index.html#web3-id
Mozilla Public License 2.0
3 stars 0 forks source link

[Concordia] Clean-up of database after a credential has been revoked #142

Open DOBEN opened 6 months ago

DOBEN commented 6 months ago

Bug Description Revoking a credential via the front-end on Concordia does not clean-up the database correctly, which causes an error when trying to re-issue/re-verify the same user again.

https://concordium.slack.com/archives/C024U4SG68Y/p1716288182193689

soerenbf commented 2 months ago

Would it be possible to just override an existing verification? As long as the proof is OK it should not be an issue?