You are here

service social_auth_facebook.manager in Social Auth Facebook 3.x

Same name and namespace in other branches
  1. 8.2 social_auth_facebook.services.yml \social_auth_facebook.manager
  2. 8 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'
  5. - '@request_stack'