openwallet-foundation/credo-ts

Allow declining an OpenID4VP authorization request

Opened this issue · 0 comments

https://openid.net/specs/openid-4-verifiable-presentations-1_0.html#section-6.4-8

Add a new declineSiopAuthorizationRequest method similar to accept, but it will send an error repnose. We also need to handle this in the authorization response endpoint on the verifier side.