You are here

protected property LinkedinAuthManager::$code in Social Auth LinkedIn 8

Code returned by Linkedin for authentication.

Type: string

File

src/LinkedinAuthManager.php, line 32

Class

LinkedinAuthManager
Manages the authentication requests.

Namespace

Drupal\social_auth_linkedin

Code

protected $code;