You are here

namespace Drupal\simple_oauth\HttpMiddleware in Simple OAuth (OAuth2) & OpenID Connect 8.4

Same name in other branches
  1. 8.2 Drupal\simple_oauth\HttpMiddleware
  2. 8.3 Drupal\simple_oauth\HttpMiddleware
  3. 5.x Drupal\simple_oauth\HttpMiddleware
Classsort descending Location Description
BasicAuthSwap src/HttpMiddleware/BasicAuthSwap.php Uses the basic auth information to provide the client credentials for OAuth2.