service authentication.oauth in OAuth 1.0 8.2
Same name and namespace in other branches
- 8 oauth.services.yml \authentication.oauth
Class
Drupal\oauth\Authentication\Provider\OAuthDrupalProviderTags
- authentication_provider
File
View source
- class: Drupal\oauth\Authentication\Provider\OAuthDrupalProvider
- arguments:
- - '@user.data'
- - '@logger.channel.oauth'
- tags:
- - { name: authentication_provider, provider_id: oauth, priority: 100 }