Parses an OpenID4VP authorization response and validates it against the request.
If the response includes a response parameter, the JARM flow is used. Otherwise, the plain authorization response payload is parsed and validated.
response
ParseAuthorizationResponseOptions
A parsed and validated authorization response.
Parses an OpenID4VP authorization response and validates it against the request.
If the response includes a
responseparameter, the JARM flow is used. Otherwise, the plain authorization response payload is parsed and validated.