You are here

Functions in OAuth 1.0 7.4

Primary tabs

Namesort descending Location Description Direct uses Strings
oauth_common_page_authorized ./oauth_common.pages.inc Menu callback for when something has been authorized - used in both client and provider flow 1
oauth_common_page_user_authorizations ./oauth_common.authorizations.inc @file Functions related to a user's authorization section 1
oauth_common_page_user_consumers ./oauth_common.consumers.inc Menu system callback for listing a users consumers. 1
oauth_common_permission ./oauth_common.module Implements hook_permission().
oauth_common_permissions_form ./oauth_common.authorizations.inc 1
oauth_common_providerui_menu ./oauth_common_providerui.module Implements hook_menu().
oauth_common_provider_token_load ./oauth_common.module Menu system wildcard loader for provider tokens.
oauth_common_requirements ./oauth_common.install Implements hook_requirements().
oauth_common_schema ./oauth_common.install Implements hook_schema().
oauth_common_user_access_tokens ./oauth_common.inc Return information about access tokens related to a user.
oauth_common_user_consumers ./oauth_common.inc Return information about consumers related to a user. 1
oauth_common_user_delete ./oauth_common.module Implements hook_user_delete().
oauth_common_verify_request ./oauth_common.inc Verifies the request 1
services_oauth_xrds ./oauth_common.module Implements hook_xrds().
_oauth_common_admin ./oauth_common.admin.inc 1
_oauth_common_admin_settings_validate ./oauth_common.admin.inc 1
_oauth_common_always_true ./oauth_common.module This function is used as a access callback when the authentication of the request shouldn't be done by the menu system.
_oauth_common_consumer_schema ./oauth_common.install Contains the consumer schema - used by oauth_common_schema() as well as latest related update function 1
_oauth_common_glue_url ./oauth_common.pages.inc Constructs the url to which to return someone who has asked for access to a consumer 2
_oauth_common_provider_consumer_schema ./oauth_common.install Contains the provider consumer schema - used by oauth_common_schema() as well as latest related update function 1
_oauth_common_provider_token_schema ./oauth_common.install Contains the provider token schema - used by oauth_common_schema() as well as latest related update function 1
_oauth_common_token_schema ./oauth_common.install Contains the token schema - used by oauth_common_schema() as well as latest related update function 1
_oauth_common_user_access ./oauth_common.module Access callback function used by several menu items. 1
_oauth_common_validate_request_callback ./oauth_common.pages.inc Combined menu callback for tests of consumers and access tokens 1
_oauth_common_verify_body_hash ./oauth_common.inc 1
_oauth_common_version ./oauth_common.module Finds the current version of the OAuth module, used in eg. user agents 1

Pages

Other projects