You are here

protected property OAuth2Manager::$accessToken in Social Auth 8

Access token for OAuth2 authentication.

Type: mixed

File

src/AuthManager/OAuth2Manager.php, line 24

Class

OAuth2Manager
Defines a basic OAuth2Manager.

Namespace

Drupal\social_auth\AuthManager

Code

protected $accessToken;