vc-api
vc-api copied to clipboard
add returnPresentation option to presentations/verify
Adding the returnPresentation
option to presentation/verify. Implements #207 .
In order to do this, separated out VerifyPresentationOptions
and VerifyCredentialResult
because credential has verifiedCredential
and presentation has verifiedPresentation
.