service authentication.oauth2_server in OAuth2 Server 8
Same name and namespace in other branches
- 2.0.x oauth2_server.services.yml \authentication.oauth2_server
Class
Drupal\oauth2_server\Authentication\Provider\OAuth2DrupalAuthProviderTags
- authentication_provider
File
View source
- class: Drupal\oauth2_server\Authentication\Provider\OAuth2DrupalAuthProvider
- arguments:
- - '@entity_type.manager'
- - '@oauth2_server.storage'
- - '@config.factory'
- - '@logger.factory'
- - '@datetime.time'
- tags:
- - { name: authentication_provider, provider_id: oauth2, priority: 100 }