You are here

service simple_oauth.http_middleware.basic_auth_swap in Simple OAuth (OAuth2) & OpenID Connect 8.4

Same name and namespace in other branches
  1. 8.2 simple_oauth.services.yml \simple_oauth.http_middleware.basic_auth_swap
  2. 8.3 simple_oauth.services.yml \simple_oauth.http_middleware.basic_auth_swap
  3. 5.x simple_oauth.services.yml \simple_oauth.http_middleware.basic_auth_swap

Class

Drupal\simple_oauth\HttpMiddleware\BasicAuthSwap

Tags

  • http_middleware

File

./simple_oauth.services.yml
simple_oauth.services.yml

View source
  1. class: Drupal\simple_oauth\HttpMiddleware\BasicAuthSwap
  2. tags:
  3. - { name: http_middleware }