aries-framework-go
aries-framework-go copied to clipboard
Support for new Credential Response (previously Credential Fulfillment) features
With the changes made in https://github.com/decentralized-identity/credential-manifest/pull/113, Credential Responses (previously called Credential Fulfillments) can now indicate one of two cases: fulfillment or denial. We should update our cm
library with support for this new structure.