protected property FacebookAuthManager::$client in Social Auth Facebook 8.2
Same name and namespace in other branches
- 8 src/FacebookAuthManager.php \Drupal\social_auth_facebook\FacebookAuthManager::client
- 3.x src/FacebookAuthManager.php \Drupal\social_auth_facebook\FacebookAuthManager::client
The Facebook client.
Type: \League\OAuth2\Client\Provider\Facebook
File
- src/
FacebookAuthManager.php, line 20
Class
- FacebookAuthManager
- Contains all the logic for Facebook OAuth2 authentication.
Namespace
Drupal\social_auth_facebookCode
protected $client;