pkceDisabled property

bool? pkceDisabled
getter/setter pair

Disable PKCE for this OAuth config.

PKCE is enabled by default.

Optional.

Implementation

core.bool? pkceDisabled;