You are here

protected property GoogleAuthManager::$code in Social Auth Google 8

Code returned by Google for authentication.

Type: string

File

src/GoogleAuthManager.php, line 33

Class

GoogleAuthManager
Manages the authentication requests.

Namespace

Drupal\social_auth_google

Code

protected $code;