protected property OAuth2Manager::$scopes in Social Auth 8.2
Same name and namespace in other branches
- 3.x 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\AuthManagerCode
protected $scopes;