Skip to main content
Defined in: client/auth.ts:21

Properties

access_token

Defined in: client/auth.ts:22

expires_at?

Defined in: client/auth.ts:26 Unix timestamp in milliseconds (normalized internally).

expires_in?

Defined in: client/auth.ts:28 Seconds until expiry — used to compute expires_at on receipt.

refresh_token?

Defined in: client/auth.ts:24

scope?

Defined in: client/auth.ts:29

token_type?

Defined in: client/auth.ts:23