gauth.api.php |
gauth.api.php |
|
Hooks provided by the GAuth module. |
gauth.google_api_classes.yml |
config/install/gauth.google_api_classes.yml |
|
config/install/gauth.google_api_classes.yml |
gauth.google_api_services.yml |
config/install/gauth.google_api_services.yml |
|
config/install/gauth.google_api_services.yml |
gauth.info.yml |
gauth.info.yml |
|
gauth.info.yml |
gauth.install |
gauth.install |
|
Install and uninstall functions for the Google OAuth module. |
gauth.libraries.yml |
gauth.libraries.yml |
|
gauth.libraries.yml |
gauth.links.action.yml |
gauth.links.action.yml |
|
gauth.links.action.yml |
gauth.links.menu.yml |
gauth.links.menu.yml |
|
gauth.links.menu.yml |
gauth.links.task.yml |
gauth.links.task.yml |
|
gauth.links.task.yml |
gauth.module |
gauth.module |
|
Google Auth Api for drupal. |
Gauth.php |
src/Entity/Gauth.php |
Drupal\gauth\Entity |
|
gauth.routing.yml |
gauth.routing.yml |
|
gauth.routing.yml |
gauth.services.yml |
gauth.services.yml |
|
gauth.services.yml |
GauthDeleteForm.php |
src/Form/GauthDeleteForm.php |
Drupal\gauth\Form |
|
GauthForm.php |
src/Form/GauthForm.php |
Drupal\gauth\Form |
|
GauthInterface.php |
src/GauthInterface.php |
Drupal\gauth |
|
GauthListBuilder.php |
src/Entity/Controller/GauthListBuilder.php |
Drupal\gauth\Entity\Controller |
|
GauthResponseHandler.php |
src/Entity/Controller/GauthResponseHandler.php |
Drupal\gauth\Entity\Controller |
|
GauthRevokeForm.php |
src/Form/GauthRevokeForm.php |
Drupal\gauth\Form |
|
GauthSettingsForm.php |
src/Form/GauthSettingsForm.php |
Drupal\gauth\Form |
|
README.txt |
README.txt |
|
CONTENTS OF THIS FILE
---------------------
* Summary
* Requirements
* Installation
* Google Configuration
* Configuration
* Credits
SUMMARY
-------
This module allows you to authenticate with google,
and use this authentication to… |