protected property OAuth2ControllerBase::$userAuthenticator in Social Auth 8.2
Same name and namespace in other branches
- 3.x src/Controller/OAuth2ControllerBase.php \Drupal\social_auth\Controller\OAuth2ControllerBase::userAuthenticator
The Social Auth user authenticator..
Type: \Drupal\social_auth\User\UserAuthenticator
File
- src/
Controller/ OAuth2ControllerBase.php, line 41
Class
- OAuth2ControllerBase
- Handle responses for Social Auth implementer controllers.
Namespace
Drupal\social_auth\ControllerCode
protected $userAuthenticator;