IO Wallet SDK
GitHub
npm
Preparing search index...
@pagopa/io-wallet-oid4vp
ValidateOpenid4vpAuthorizationResponseResult
Interface ValidateOpenid4vpAuthorizationResponseResult
Result of authorization response validation.
interface
ValidateOpenid4vpAuthorizationResponseResult
{
presentations
:
ReturnType
<
typeof
parseVpToken
>
;
query
:
Record
<
string
,
any
>
;
}
Index
Properties
presentations
query
Properties
presentations
presentations
:
ReturnType
<
typeof
parseVpToken
>
query
query
:
Record
<
string
,
any
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
presentations
query
GitHub
npm
IO Wallet SDK
Loading...
Result of authorization response validation.