You are here

drush.services.yml in Simple OAuth (OAuth2) & OpenID Connect 5.x

Same filename and directory in other branches
  1. 8.4 drush.services.yml
  2. 8.3 drush.services.yml

File

drush.services.yml
View source
  1. services:
  2. Drupal\simple_oauth\Commands\SimpleOauthCommands:
  3. arguments: ['@simple_oauth.key.generator', '@file_system']
  4. tags:
  5. - { name: drush.command }