You are here

service oauth2_client.service.grant in OAuth2 Client 8.2

Same name and namespace in other branches
  1. 8.3 oauth2_client.services.yml \oauth2_client.service.grant

Class

Abstract

File

./oauth2_client.services.yml
oauth2_client.services.yml

View source
  1. abstract: 'true'
  2. arguments:
  3. - '@request_stack'
  4. - '@state'
  5. - '@url_generator'
  6. - '@oauth2_client.plugin_manager'