Credentials an integrator supplies for 3rd-party OAuth, discriminated by grant type. The
pairings are not interchangeable — the backend requires an access token for implicit and
accepts a PKCE codeVerifier only with authorization_code — so the union keeps an invalid
combination unrepresentable.
Credentials an integrator supplies for 3rd-party OAuth, discriminated by grant type. The pairings are not interchangeable — the backend requires an access token for
implicitand accepts a PKCEcodeVerifieronly withauthorization_code— so the union keeps an invalid combination unrepresentable.