You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When issuing a Vc the post needs to contain credential and the response will return the signed Vc in verifiableCredential.
There is also code in the implementations package that will need to account for this too.
The text was updated successfully, but these errors were encountered:
Vc-API has been updated here: https://w3c-ccg.github.io/vc-api/#issue-credential
When issuing a Vc the post needs to contain
credential
and the response will return the signed Vc inverifiableCredential
.There is also code in the
implementations
package that will need to account for this too.The text was updated successfully, but these errors were encountered: