IO Wallet SDK
GitHub
npm
Preparing search index...
@pagopa/io-wallet-oauth2
VerifyWalletAttestationJwtOptionsV1_0
Interface VerifyWalletAttestationJwtOptionsV1_0
interface
VerifyWalletAttestationJwtOptionsV1_0
{
callbacks
:
Pick
<
CallbackContext
,
"verifyJwt"
>
;
config
:
IoWalletSdkConfig
<
V1_0
>
;
now
?:
Date
;
walletAttestationJwt
:
string
;
}
Hierarchy (
View Summary
)
BaseVerifyWalletAttestationJwtOptions
VerifyWalletAttestationJwtOptionsV1_0
Index
Properties
callbacks
config
now?
wallet
Attestation
Jwt
Properties
callbacks
callbacks
:
Pick
<
CallbackContext
,
"verifyJwt"
>
config
config
:
IoWalletSdkConfig
<
V1_0
>
Optional
now
now
?:
Date
wallet
Attestation
Jwt
walletAttestationJwt
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
callbacks
config
now
wallet
Attestation
Jwt
GitHub
npm
IO Wallet SDK
Loading...