openwallet-foundation / credo-ts

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

AnonCreds proof request fails if only contains a predicate #1906

Closed bryce-mcmath closed 4 months ago

bryce-mcmath commented 4 months ago

Description

In Bifold and wallets based off of Bifold, we've noticed that when using the verifier feature with the latest Credo, proof templates that only contain predicates will fail consistently. We are working on contributing a fix to Credo, looks to be a straightforward problem.

TimoGlastra commented 4 months ago

Fixed in #1907