Extends
BaseJWTParams
Properties
audience
audience:Defined in: app-sdk/src/jwt/types.ts:162string
|string
[]
Inherited from
BaseJWTParams.audience
ethersWallet
ethersWallet: Wallet
Defined in: app-sdk/src/jwt/types.ts:191
expiresInMinutes
expiresInMinutes: number
Defined in: app-sdk/src/jwt/types.ts:163
Inherited from
BaseJWTParams.expiresInMinutes
payload?
Defined in: app-sdk/src/jwt/types.ts:161optional
payload:PayloadWithoutInternallySetKeys
Inherited from
BaseJWTParams.payload
subjectAddress
subjectAddress: `0x${string}`
Defined in: app-sdk/src/jwt/types.ts:192