clientSecret property

String? clientSecret
getter/setter pair

The client secret of the OAuth client, to enable OIDC code flow.

Implementation

core.String? clientSecret;