gauth_callback_url |
./gauth.module |
Checks https settings and returns appropriate callback url. |
1 |
|
gauth_entity_delete |
./gauth.module |
Implements hook_entity_delete(). |
|
|
gauth_entity_operation |
./gauth.module |
Implements hook_entity_operation(). |
|
|
gauth_google_services_names |
./gauth.module |
Returns a array services api names. |
1 |
|
gauth_google_services_scopes |
./gauth.module |
Returns a array services api versions. |
1 |
|
gauth_help |
./gauth.module |
Implements hook_help(). |
|
|
gauth_load_library |
./gauth.module |
|
4 |
|
gauth_requirements |
./gauth.install |
Implements hook_requirements(). |
|
|
hook_gauth_account_scopes_alter |
./gauth.api.php |
Allows other modules to modify the scope before authentication. |
|
|
hook_gauth_google_response |
./gauth.api.php |
A google response was received. |
|
|
_gauth_read_scope_info |
./gauth.module |
Helper function which reads the installed library and discovery api to build cache for scopes and names. |
3 |
|