decentralized-identity / did-jwt-vc

Create and verify W3C Verifiable Credentials and Presentations in JWT format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New JWT-VC 2.0 spec support

astanciu opened this issue · comments

Any plans to add support for the new native jwt-vc 2.0 spec? https://w3c.github.io/vc-jwt/#version-2

A little context here:
https://self-issued.info/?p=2316

I might suggest holding off support until the document gets to FPWD.

I'd also recommend this library, if you are trying to implement native JWTs

https://www.npmjs.com/package/jose

yup, looks like for jwt-vc 2.0 we might not even need this library. :)

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.