Skip to main content
Home
Drupal API Help
Helping Drupal Community, One API at a time

Main menu

  • Home
  • Drupal Core
  • Getting Help

You are here

Home » API reference » OAuth2 Server 8

Functions in OAuth2 Server 8

Primary tabs

  • OAuth2 Server 2.0.x
  • OAuth2 Server 7
  • OAuth2 Server 8(active tab)
Namesort descending Location Description Direct uses Strings
hook_oauth2_server_default_scope ./oauth2_server.api.php Supply a default scope from a module.
hook_oauth2_server_pre_authorize ./oauth2_server.api.php Inform other modules that an authorization process is going to happen.
hook_oauth2_server_scope_access_alter ./oauth2_server.api.php Perform alterations on the available scopes.
hook_oauth2_server_user_claims ./oauth2_server.api.php Allow modules to supply additional claims.
hook_oauth2_server_user_claims_alter ./oauth2_server.api.php Perform alterations on the available claims.
oauth2_server_cron ./oauth2_server.module Implements hook_cron().
oauth2_server_requirements ./oauth2_server.install Implements hook_requirements().
oauth2_server_test_oauth2_server_default_scope tests/modules/oauth2_server_test/oauth2_server_test.module Implements hook_oauth2_server_default_scope().
oauth2_server_test_oauth2_server_scope_access_alter tests/modules/oauth2_server_test/oauth2_server_test.module Implements hook_oauth2_server_scope_access_alter().
oauth2_server_test_oauth2_server_user_claims_alter tests/modules/oauth2_server_test/oauth2_server_test.module Implements hook_oauth2_server_user_claims_alter().

Other projects

API Navigation

  • OAuth2 Server 8
  • Classes
  • Functions
  • Files
  • Namespaces
  • Services

Drupal is a registered trademark of Dries Buytaert. This site is not affiliated with Dries Buytaert, Drupal Association or Drupal.org.