Skip to content

Interface: OAuthStartResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Connectors / OAuthStartResponse

Interface: OAuthStartResponse

Defined in: src/types/connectors.ts:61

Response of POST /api/v1/connectors/manage/{name}/connect — start an OAuth flow.

Properties

authUrl

authUrl: string

Defined in: src/types/connectors.ts:63

The authorization URL the caller should redirect the user to.