You are here

service social_auth_facebook.manager in Social Auth Facebook 8.2

Same name and namespace in other branches
  1. 8 social_auth_facebook.services.yml \social_auth_facebook.manager
  2. 3.x social_auth_facebook.services.yml \social_auth_facebook.manager

Class

Drupal\social_auth_facebook\FacebookAuthManager
1 string reference to social_auth_facebook.manager
FacebookAuthController::create in src/Controller/FacebookAuthController.php
Instantiates a new instance of this class.

File

./social_auth_facebook.services.yml
social_auth_facebook.services.yml

View source
  1. class: Drupal\social_auth_facebook\FacebookAuthManager
  2. arguments:
  3. - '@config.factory'
  4. - '@logger.factory'