Skip to content

Interface: RefreshRequest

Interface: RefreshRequest

Defined in: auth-client/src/core/flows/refresh.flow.ts:23

Properties

app_code?

optional app_code?: string

Defined in: auth-client/src/core/flows/refresh.flow.ts:26


organization_id?

optional organization_id?: string

Defined in: auth-client/src/core/flows/refresh.flow.ts:25


refresh_token

refresh_token: string

Defined in: auth-client/src/core/flows/refresh.flow.ts:24