Skip to content

Interface: FlowDeps

Interface: FlowDeps

Defined in: auth-client/src/core/flows/flow-deps.ts:13

Properties

apiBaseUrl

apiBaseUrl: string

Defined in: auth-client/src/core/flows/flow-deps.ts:14


appCode?

optional appCode?: string

Defined in: auth-client/src/core/flows/flow-deps.ts:18

Default app code for endpoints that need it. Individual calls can override via their request DTO.


ports

ports: AuthClientPorts

Defined in: auth-client/src/core/flows/flow-deps.ts:15