You are here

protected property LinkedInAuthSettings::$clientSecret in Social Auth LinkedIn 8.2

Same name and namespace in other branches
  1. 8 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
Defines methods to get Social Auth LinkedIn settings.

Namespace

Drupal\social_auth_linkedin\Settings

Code

protected $clientSecret;