Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

2.1.0

Compare
Choose a tag to compare
@esune esune released this 26 Aug 21:46
878db24

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