In the VC API specification, the options for verify credential endpoint have been adjusted to be only returnCredentials. These are different options from the verify presentation endpoint.
The implementation in this repository should be adjusted to reflect the current state of the spec for both the verify credential and verify presentation endpoints.
In the VC API specification, the options for verify credential endpoint have been adjusted to be only
returnCredentials. These are different options from the verify presentation endpoint.The implementation in this repository should be adjusted to reflect the current state of the spec for both the verify credential and verify presentation endpoints.