Skip to content

Interface: SsoExchangeRequest

Interface: SsoExchangeRequest

Defined in: dto/auth.ts:173

POST /auth/sso/exchange request body — redeems a PKCE auth_code.

Properties

auth_code

auth_code: string

Defined in: dto/auth.ts:174


code_verifier

code_verifier: string

Defined in: dto/auth.ts:175