This repository has been archived by the owner on Jul 12, 2024. It is now read-only.
2.1.0
The latest release introduces support for issuing and managing credentials that support revocation.
- Added configuration options to specify whether a credential is revocable, and which tag to when publishing a credential definition
- Updated admin dashboard to support revocation
- Added revocation handling in the API/controller
- Refactored API/controller to initialize schemas and credential definitions on service startup, rather than before the first issuance event
- Fixed bug that would cause issued credentials to not be marked as such upon successful issuance