Skip to main content

Documentation Index

Fetch the complete documentation index at: https://litprotocol-vincent.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Defined in: app-sdk/src/jwt/types.ts:182

Extends

  • VincentPKPJWTParams

Properties

app

app: AppInfo
Defined in: app-sdk/src/jwt/types.ts:183

audience

audience: string | string[]
Defined in: app-sdk/src/jwt/types.ts:162

Inherited from

VincentPKPJWTParams.audience

authentication

authentication: PKPAuthenticationMethod
Defined in: app-sdk/src/jwt/types.ts:169

Inherited from

VincentPKPJWTParams.authentication

expiresInMinutes

expiresInMinutes: number
Defined in: app-sdk/src/jwt/types.ts:163

Inherited from

VincentPKPJWTParams.expiresInMinutes

payload?

optional payload: PayloadWithoutInternallySetKeys
Defined in: app-sdk/src/jwt/types.ts:161

Inherited from

VincentPKPJWTParams.payload

pkpInfo

pkpInfo: IRelayPKP
Defined in: app-sdk/src/jwt/types.ts:168

Inherited from

VincentPKPJWTParams.pkpInfo

pkpWallet

pkpWallet: PKPEthersWallet
Defined in: app-sdk/src/jwt/types.ts:167

Inherited from

VincentPKPJWTParams.pkpWallet