openwallet-foundation / credo-ts

Typescript framework for building decentralized identity and verifiable credential solutions
https://credo.js.org
Apache License 2.0
276 stars 202 forks source link

fix(openid4vc): v11 metadata type and transformation #1983

Closed TimoGlastra closed 4 months ago

TimoGlastra commented 4 months ago

There were some issues in the transformation logic between v11 and v13 metadata. I fixedthe issue and also updated the code to use v13 by default as the v13 format is richer and thus we make sure we won't lose any metadata when transforming from v11 -> 13

Signed-off-by: Timo Glastra timo@animo.id

changeset-bot[bot] commented 4 months ago

🦋 Changeset detected

Latest commit: 74017615a431db4519fa906da2b5913c4c6c2626

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 14 packages | Name | Type | | ------------------------------------- | ----- | | @credo-ts/openid4vc | Patch | | @credo-ts/action-menu | Patch | | @credo-ts/anoncreds | Patch | | @credo-ts/askar | Patch | | @credo-ts/bbs-signatures | Patch | | @credo-ts/cheqd | Patch | | @credo-ts/core | Patch | | @credo-ts/drpc | Patch | | @credo-ts/indy-sdk-to-askar-migration | Patch | | @credo-ts/indy-vdr | Patch | | @credo-ts/node | Patch | | @credo-ts/question-answer | Patch | | @credo-ts/react-native | Patch | | @credo-ts/tenants | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR