w3c-ccg / vc-api

A specification for an HTTP API used to issue and verify Verifiable Credentials.
https://w3c-ccg.github.io/vc-api
Other
123 stars 47 forks source link

Issuing EnvelopedVerifiableCredentials #397

Closed jrhender closed 2 months ago

jrhender commented 3 months ago

This PR adds EnvelopedVerifiableCredential as an allowed schema in the IssueCredentialSuccess response object.

The impetus for this PR is #357 .