enablePkce property
Enables Proof Key for Code Exchange (PKCE) for the OAuth flow to prevent authorization code interception attacks.
Optional.
Implementation
core.bool? enablePkce;
Enables Proof Key for Code Exchange (PKCE) for the OAuth flow to prevent authorization code interception attacks.
Optional.
core.bool? enablePkce;