The VC Data Model provides some example credential types, I'd love to support the credential format used by the Well Known DID Configuration here, since we have recently discussed expanding its proof format to support the VC Data Model.
This PR adds tests for JWT and Linked Data (VC Data Model) credentials for linking a domain to DIDs.
The VC Data Model provides some example credential types, I'd love to support the credential format used by the Well Known DID Configuration here, since we have recently discussed expanding its proof format to support the VC Data Model.
This PR adds tests for JWT and Linked Data (VC Data Model) credentials for linking a domain to DIDs.
https://github.com/decentralized-identity/.well-known/pull/27
Given the nature of this API, I would find it very helpful to use this as an example.
I'm also eager to contribute to this work, would some kind of docker reference implementation be helpful?