Skip to content
rw3iss Auth

SsoCallbackRequest

SsoCallbackRequest

Defined in: dto/auth.ts:175

POST /auth/sso/callback request body.

Properties

code

code: string

Defined in: dto/auth.ts:177


invite_code?

optional invite_code?: string

Defined in: dto/auth.ts:180


organization_id?

optional organization_id?: string

Defined in: dto/auth.ts:179


provider

provider: string

Defined in: dto/auth.ts:176


state

state: string

Defined in: dto/auth.ts:178