OpenMined / PyDentity

A repository for leveraging Self-Sovereign Identity in applications
65 stars 25 forks source link

Implement Revocation API included in ACA-Py 0.5.5 #21

Closed wip-abramson closed 3 years ago

wip-abramson commented 4 years ago

Feature Description

Revocation enables an issuer to revoke credentials they have issued at some point in the future. The ACA-Py folks have done a lot of work to harden this API and it will be included in v0.5.5 which is being released very soon.

All endpoints should be implemented and a notebook tutorial is written to document how to use the API to issue revocable credentials and then revoke them.