You are here

service key_auth.authentication.key_auth in Key auth 8

Class

Drupal\key_auth\Authentication\Provider\KeyAuth

Tags

  • authentication_provider

File

./key_auth.services.yml
key_auth.services.yml

View source
  1. class: Drupal\key_auth\Authentication\Provider\KeyAuth
  2. arguments:
  3. - '@key_auth'
  4. tags:
  5. - { name: authentication_provider, provider_id: key_auth, priority: 200 }