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

[proposal] Automatically transform VerifiableCredential payloads to W3C core spec

mirceanis opened this issue ยท comments

The API of this library is suitable for directly encoding, creating and verifying w3c verifiable credentials already converted to the JWT requirements.
Developers need to know and apply the conversions in the jwt-encoding section of the spec.

These conversions should be automatically handled by this library.

๐ŸŽ‰ This issue has been resolved in version 1.0.0 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€