enablePkce property

bool? enablePkce
getter/setter pair

Whether to enable PKCE for the auth code flow.

Implementation

core.bool? enablePkce;