Skip to main content

Documentation Index

Fetch the complete documentation index at: https://turnkey-0e7c1f5b-bc-add-sdk-typedoc.mintlify.app/llms.txt

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

Type Alias: Session

Session = object
Defined in: types.ts:3

Properties

expiry

expiry: number
Defined in: types.ts:7

key

key: string
Defined in: types.ts:4

privateKey

privateKey: string
Defined in: types.ts:6

publicKey

publicKey: string
Defined in: types.ts:5

user?

optional user: User
Defined in: types.ts:8