You are here

protected property OAuth2Manager::$endPoints in Social Auth 8.2

Same name and namespace in other branches
  1. 3.x src/AuthManager/OAuth2Manager.php \Drupal\social_auth\AuthManager\OAuth2Manager::endPoints

The end points to be requested.

Type: string|null

File

src/AuthManager/OAuth2Manager.php, line 26

Class

OAuth2Manager
Defines a basic OAuth2Manager.

Namespace

Drupal\social_auth\AuthManager

Code

protected $endPoints;