Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verifiable Credential Data Model v2.0 Support #211

Open
vincentkelleher opened this issue Jun 17, 2024 · 1 comment
Open

Verifiable Credential Data Model v2.0 Support #211

vincentkelleher opened this issue Jun 17, 2024 · 1 comment

Comments

@vincentkelleher
Copy link

vincentkelleher commented Jun 17, 2024

Hi 👋

First of all, we are basing most of our OIDC4VC work at Gaia-X on your libraries and our experience with them is really great 👍

As the Verifiable Credential Data Model v2.0 specification has a good chance of becoming the next W3C standard with its new features, we are currently implementing it in our ecosystem. During our implementation we noticed that your SSI SDK only supports Verifiable Credential Data Model v1.1, for example this can be noticed through the issuanceDate attribute in ICredential.

Is there any plan of supporting the VC Data Model v2.0 specification in a near future ?
Can we help you in that process by contributing to your project ? We have experience in maintaining software projects and we know that this is a change that can be implemented multiple ways (breaking change, support for both specifications, etc.) so the decision on how this must be implemented (or not) is yours only but we think we can help in the decision and/or implementation process 😊

Greetings from the Gaia-X Lab Team 😉

@vincentkelleher
Copy link
Author

I've been working on a pull request to implement Verifiable Credential Data Model v2.0 in the Sphereon SSI-SDK but I've found a few hurdles, the main being that veramo/core doesn't support this data model 😞

I will see if I can raise a pull request on their project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant