Closed babisRoutis closed 1 year ago
PostWalletResponse use-case incorrectly models the vp_token of a OpenId4VP response as JsonObject
PostWalletResponse
vp_token
JsonObject
This PR change the vp_token into a simple string in order to keep it opaque.
PostWalletResponse
use-case incorrectly models thevp_token
of a OpenId4VP response asJsonObject
This PR change the
vp_token
into a simple string in order to keep it opaque.