openwallet-foundation-labs / credhub

a cloud wallet for natural persons + minimal issuer and verifier implementations
https://credhub.eu
Apache License 2.0
6 stars 5 forks source link

Revocation Service Implementation #24

Closed mustafasalfiti closed 1 month ago

cre8 commented 2 months ago

We should follow this RFC

cre8 commented 2 months ago

PR is out to the sd-jwt-vc. Once this is merged, we can use the next version and implement it.

cre8 commented 2 months ago

The wallet should check in an interval if a credential is still valid. If not, a flag needs to be set in the DB to show the user that the credential got revoked. We should then move it to the archive since the credential can not be used for presentation anymore