basic_auth.authentication.basic_auth
Same name in other branches
- 8.9.x core/modules/basic_auth/basic_auth.services.yml \basic_auth.authentication.basic_auth
- 10 core/modules/basic_auth/basic_auth.services.yml \basic_auth.authentication.basic_auth
- 11.x core/modules/basic_auth/basic_auth.services.yml \basic_auth.authentication.basic_auth
Class
Drupal\basic_auth\Authentication\Provider\BasicAuthTags
- authentication_provider
File
-
core/
modules/ basic_auth/ basic_auth.services.yml
View source
- class: Drupal\basic_auth\Authentication\Provider\BasicAuth
- arguments:
- - '@config.factory'
- - '@user.auth'
- - '@flood'
- - '@entity_type.manager'
- tags:
- - { name: authentication_provider, provider_id: basic_auth, priority: 100 }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.