openwallet-foundation / credo-ts

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

fix: address pex fixes #2104

Closed TimoGlastra closed 14 hours ago

TimoGlastra commented 1 day ago

Fixes several issues found with PEX when requeting multiple credentials and only one is present.

Depends on https://github.com/Sphereon-Opensource/PEX/pull/187, but I've created a temporary release under @animo-id/pex so we don't have to wait with merging. Once it's merged and release in official PEX repo I'll revert back to the Sphereon version.

Also adds some new tests for PEX

changeset-bot[bot] commented 1 day ago

⚠️ No Changeset found

Latest commit: 5be6501190ffdb14d0b5e180cf933b96915a086d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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