service oauth2_client.service in OAuth2 Client 8.3
Same name and namespace in other branches
- 8.2 oauth2_client.services.yml \oauth2_client.service
Class
%oauth2_client.service.class%1 string reference to oauth2_client.service
- Oauth2ClientPluginConfigForm::create in src/
Form/ Oauth2ClientPluginConfigForm.php - Instantiates a new instance of this class.
File
View source
- class: '%oauth2_client.service.class%'
- arguments:
- - '@oauth2_client.plugin_manager'
- - '@state'
- - '@oauth2_client.service.grant.authorization_code'
- - '@oauth2_client.service.grant.client_credentials'
- - '@oauth2_client.service.grant.refresh_token'
- - '@oauth2_client.service.grant.resource_owner'
- - '@tempstore.private'