sharedOauthClientEnabled property

bool? sharedOauthClientEnabled
getter/setter pair

Whether to use the shared OAuth client.

Instances specifying this field do not need to provide client_id and client_secret.

Optional.

Implementation

core.bool? sharedOauthClientEnabled;