You are here

Functions in Simple OAuth (OAuth2) & OpenID Connect 5.x

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_simple_oauth_oidc_claims_alter ./simple_oauth.api.php Allow injecting custom claims to the OpenID Connect responses.
hook_simple_oauth_private_claims_alter ./simple_oauth.api.php Alter the private claims to prepare convert to JWT token.
simple_oauth_consumers_list_alter ./simple_oauth.module Implements hook_consumers_list_alter().
simple_oauth_cron ./simple_oauth.module Implements hook_cron().
simple_oauth_entity_base_field_info ./simple_oauth.module Implements hook_entity_base_field_info().
simple_oauth_entity_update ./simple_oauth.module Implements hook_entity_update().
simple_oauth_form_consumer_form_alter ./simple_oauth.module Implements hook_form_FORM_ID_alter().
simple_oauth_form_consumer_form_submit ./simple_oauth.module Extra submit handler. 1
simple_oauth_update_8001 ./simple_oauth.install Define the default batch size.
simple_oauth_update_8401 ./simple_oauth.install Define the default authorization code expiration value.
simple_oauth_update_8403 ./simple_oauth.install Install the PKCE basefield for consumer entities.
simple_oauth_update_8404 ./simple_oauth.install Merge simple_oauth_extras module into simple_oauth.
simple_oauth_update_8501 ./simple_oauth.install Set default value for the flag to disable OpenID Connect.

Other projects