You are here

Functions in OAuth2 Login 7

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_oauth2_login_enabled ./oauth2_login.api.php Implements hook_oauth2_login_enabled().
oauth2_login ./oauth2_login.module Login with OAuth2. 1 3
oauth2_login ./oauth2_login.api.php Login with OAuth2. 1 3
oauth2_login_admin_get_settings ./oauth2_login.module Synchronize settings with hybridauth_DrupalOAuth2. 1
oauth2_login_admin_settings ./oauth2_login.admin.inc Admin settings for the module oauth2_login. 1
oauth2_login_admin_set_settings ./oauth2_login.admin.inc Synchronize settings with hybridauth_DrupalOAuth2. 1
oauth2_login_callback ./oauth2_login.module Callback function for the menu user/oauth2_login. 1
oauth2_login_call_hook_enabled ./oauth2_login.admin.inc Call hook_oauth2_login_enabled() for all modules. 2 1
oauth2_login_disable ./oauth2_login.install Implements hook_disable().
oauth2_login_enable ./oauth2_login.install Implements hook_enable().
oauth2_login_form_hybridauth_admin_provider_settings_alter ./oauth2_login.module Implements hook_form_FORM_ID_alter() for hybridauth_admin_provider_settings.
oauth2_login_help ./oauth2_login.module Implements hook_help().
oauth2_login_hybridauth_provider_config_alter ./oauth2_login.module Implements hook_hybridauth_provider_config_alter().
oauth2_login_hybridauth_user_login ./oauth2_login.module Implements hook_hybridauth_user_login().
oauth2_login_menu ./oauth2_login.module Implements hook_menu().
oauth2_login_url_outbound_alter ./oauth2_login.module Implements hook_url_outbound_alter().
oauth2_login_user_logout ./oauth2_login.module Implements hook_user_logout().
oauth2_proxy_callback ./oauth2_login.module Callback function for the menu oauth2/proxy. The parameter $action can be: login|logout|refresh 1
_logout_from_oauth2_server ./oauth2_login.module Logout from the oauth2 server as well. 1
_oauth2_proxy_login ./oauth2_login.module Function for: oauth2/proxy/login. 1
_oauth2_proxy_logout ./oauth2_login.module Function for: oauth2/proxy/logout. 1

Other projects