GoogleAuth |
class |
Drupal\social_auth_google\Plugin\Network |
src/Plugin/Network/GoogleAuth.php |
Defines a Network Plugin for Social Auth Google. |
|
|
|
GoogleAuthController |
class |
Drupal\social_auth_google\Controller |
src/Controller/GoogleAuthController.php |
Returns responses for Social Auth Google module routes. |
|
|
|
GoogleAuthInterface |
interface |
Drupal\social_auth_google\Plugin\Network |
src/Plugin/Network/GoogleAuthInterface.php |
Defines the Google Auth interface. |
1 |
|
|
GoogleAuthManager |
class |
Drupal\social_auth_google |
src/GoogleAuthManager.php |
Contains all the logic for Google OAuth2 authentication. |
|
1 |
2 |
GoogleAuthSettings |
class |
Drupal\social_auth_google\Settings |
src/Settings/GoogleAuthSettings.php |
Defines methods to get Social Auth Google settings. |
|
1 |
|
GoogleAuthSettingsForm |
class |
Drupal\social_auth_google\Form |
src/Form/GoogleAuthSettingsForm.php |
Settings form for Social Auth Google. |
|
|
1 |
GoogleAuthSettingsInterface |
interface |
Drupal\social_auth_google\Settings |
src/Settings/GoogleAuthSettingsInterface.php |
Defines an interface for Social Auth Google settings. |
1 |
|
|
SocialAuthGoogleLoginBlockTest |
class |
Drupal\Tests\social_auth_google\Functional |
tests/src/Functional/SocialAuthGoogleLoginBlockTest.php |
Test that path to authentication route exists in Social Auth Login block. |
|
|
|
SocialAuthGoogleSettingsFormTest |
class |
Drupal\Tests\social_auth_google\Functional |
tests/src/Functional/SocialAuthGoogleSettingsFormTest.php |
Test Social Auth Google settings form. |
|
|
|