openwallet-foundation-labs / wallet-framework-dotnet

Apache License 2.0
19 stars 5 forks source link

fix pexservice #217

Closed kenkosmowski closed 1 week ago

kenkosmowski commented 1 week ago

Short description of what this resolves:

This PR fixes a bug where the PexService returns invalid matching credentials when the selected JToken is an JObject or JArray instead of a required JValue.

Changes proposed in this pull request:

-

-

Fixes: #