FacebookAuth |
class |
Drupal\social_auth_facebook\Plugin\Network |
src/Plugin/Network/FacebookAuth.php |
Defines a Network Plugin for Social Auth Facebook. |
|
|
|
FacebookAuthController |
class |
Drupal\social_auth_facebook\Controller |
src/Controller/FacebookAuthController.php |
Returns responses for Social Auth Facebook routes. |
|
|
|
FacebookAuthInterface |
interface |
Drupal\social_auth_facebook\Plugin\Network |
src/Plugin/Network/FacebookAuthInterface.php |
Defines the Facebook Auth interface. |
1 |
|
|
FacebookAuthManager |
class |
Drupal\social_auth_facebook |
src/FacebookAuthManager.php |
Contains all the logic for Facebook OAuth2 authentication. |
|
1 |
2 |
FacebookAuthSettings |
class |
Drupal\social_auth_facebook\Settings |
src/Settings/FacebookAuthSettings.php |
Defines methods to get Social Auth Facebook app settings. |
|
1 |
|
FacebookAuthSettingsForm |
class |
Drupal\social_auth_facebook\Form |
src/Form/FacebookAuthSettingsForm.php |
Settings form for Social Auth Facebook. |
|
|
1 |
FacebookAuthSettingsInterface |
interface |
Drupal\social_auth_facebook\Settings |
src/Settings/FacebookAuthSettingsInterface.php |
Defines the settings interface. |
1 |
|
|
SocialAuthFacebookLoginBlockTest |
class |
Drupal\Tests\social_auth_facebook\Functional |
tests/src/Functional/SocialAuthFacebookLoginBlockTest.php |
Test that path to authentication route exists in Social Auth Login block. |
|
|
|
SocialAuthFacebookSettingsFormTest |
class |
Drupal\Tests\social_auth_facebook\Functional |
tests/src/Functional/SocialAuthFacebookSettingsFormTest.php |
Test Social Auth Facebook settings form. |
|
|
|