IO Wallet SDK
GitHub
npm
Preparing search index...
@pagopa/io-wallet-oauth2
ClientAuthenticationWalletAttestationJwtOptions
Interface ClientAuthenticationWalletAttestationJwtOptions<V>
interface
ClientAuthenticationWalletAttestationJwtOptions
<
V
extends
ItWalletSpecsVersion
=
ItWalletSpecsVersion
,
>
{
callbacks
:
Pick
<
CallbackContext
,
"generateRandom"
|
"signJwt"
>
;
config
:
IoWalletSdkConfig
<
V
>
;
walletAttestationJwt
:
string
;
}
Type Parameters
V
extends
ItWalletSpecsVersion
=
ItWalletSpecsVersion
Index
Properties
callbacks
config
wallet
Attestation
Jwt
Properties
callbacks
callbacks
:
Pick
<
CallbackContext
,
"generateRandom"
|
"signJwt"
>
config
config
:
IoWalletSdkConfig
<
V
>
wallet
Attestation
Jwt
walletAttestationJwt
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
callbacks
config
wallet
Attestation
Jwt
GitHub
npm
IO Wallet SDK
Loading...