Interface: SsoCallbackRequest
Interface: SsoCallbackRequest
Defined in: dto/auth.ts:164
POST /auth/sso/callback request body.
Properties
code
code:
string
Defined in: dto/auth.ts:166
invite_code?
optionalinvite_code?:string
Defined in: dto/auth.ts:169
organization_id?
optionalorganization_id?:string
Defined in: dto/auth.ts:168
provider
provider:
string
Defined in: dto/auth.ts:165
state
state:
string
Defined in: dto/auth.ts:167