GoogleAuth |
class |
Drupal\social_auth_google\Plugin\Network |
src/Plugin/Network/GoogleAuth.php |
Defines Social Auth Google Network Plugin. |
|
|
|
GoogleAuthController |
class |
Drupal\social_auth_google\Controller |
src/Controller/GoogleAuthController.php |
Manages requests to Google API. |
|
|
|
GoogleAuthManager |
class |
Drupal\social_auth_google |
src/GoogleAuthManager.php |
Manages the authentication requests. |
|
2 |
2 |
GoogleAuthManagerTest |
class |
Drupal\Tests\social_auth_google\Unit |
tests/src/Unit/GoogleAuthManagerTest.php |
@coversDefaultClass Drupal\social_auth_google\GoogleAuthManager
@group social_auth_google |
|
|
|
GoogleAuthSettings |
class |
Drupal\social_auth_google\Settings |
src/Settings/GoogleAuthSettings.php |
Returns the client information. |
|
|
|
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 |
|
|