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?
optionalinvite_code?:string
Defined in: dto/auth.ts:180
organization_id?
optionalorganization_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