Skip to content
rw3iss Auth

SsoExchangeRequest

SsoExchangeRequest

Defined in: dto/auth.ts:184

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

Properties

auth_code

auth_code: string

Defined in: dto/auth.ts:185


code_verifier

code_verifier: string

Defined in: dto/auth.ts:186