Skip to content

DoCurious API Reference / types / OAuthInitResponse

Interface: OAuthInitResponse

Defined in: types/auth.types.ts:42

OAuth initiation response

Properties

authUrl

authUrl: string

Defined in: types/auth.types.ts:43


state

state: string

Defined in: types/auth.types.ts:44

DoCurious Platform Documentation