service simple_oauth.known_clients in Simple OAuth (OAuth2) & OpenID Connect 8.4
Same name and namespace in other branches
- 8.3 simple_oauth.services.yml \simple_oauth.known_clients
- 5.x simple_oauth.services.yml \simple_oauth.known_clients
Class
\Drupal\simple_oauth\KnownClientsRepository3 string references to simple_oauth.known_clients
- Oauth2AuthorizeController::create in src/
Controller/ Oauth2AuthorizeController.php - Instantiates a new instance of this class.
- Oauth2AuthorizeController::redirectToCallback in src/
Controller/ Oauth2AuthorizeController.php - Generates a redirection response to the consumer callback.
- Oauth2AuthorizeForm::create in src/
Controller/ Oauth2AuthorizeForm.php - Instantiates a new instance of this class.
File
View source
- class: \Drupal\simple_oauth\KnownClientsRepository
- arguments:
- - '@user.data'