You are here

protected property LinkedinAuthSettings::$clientSecret in Social Auth LinkedIn 8

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

Client secret.

Type: string

File

src/Settings/LinkedinAuthSettings.php, line 24

Class

LinkedinAuthSettings
Returns the client information.

Namespace

Drupal\social_auth_linkedin\Settings

Code

protected $clientSecret;