You are here

protected property OAuth2Manager::$scopes in Social Auth 3.x

Same name and namespace in other branches
  1. 8.2 src/AuthManager/OAuth2Manager.php \Drupal\social_auth\AuthManager\OAuth2Manager::scopes

The scopes to be requested.

Type: string|null

File

src/AuthManager/OAuth2Manager.php, line 19

Class

OAuth2Manager
Defines a basic OAuth2Manager.

Namespace

Drupal\social_auth\AuthManager

Code

protected $scopes;