You are here

protected property GoogleAuthSettings::$clientSecret in Social Auth Google 8

Same name and namespace in other branches
  1. 8.2 src/Settings/GoogleAuthSettings.php \Drupal\social_auth_google\Settings\GoogleAuthSettings::clientSecret
  2. 3.x src/Settings/GoogleAuthSettings.php \Drupal\social_auth_google\Settings\GoogleAuthSettings::clientSecret

Client secret.

Type: string

File

src/Settings/GoogleAuthSettings.php, line 24

Class

GoogleAuthSettings
Returns the client information.

Namespace

Drupal\social_auth_google\Settings

Code

protected $clientSecret;