You are here

protected property ApiKeyAuth::$userAuth in Services API Key Authentication 8.2

Same name and namespace in other branches
  1. 8 src/Authentication/Provider/ApiKeyAuth.php \Drupal\services_api_key_auth\Authentication\Provider\ApiKeyAuth::userAuth
  2. 3.0.x src/Authentication/Provider/ApiKeyAuth.php \Drupal\services_api_key_auth\Authentication\Provider\ApiKeyAuth::userAuth
  3. 2.0.x src/Authentication/Provider/ApiKeyAuth.php \Drupal\services_api_key_auth\Authentication\Provider\ApiKeyAuth::userAuth

The user auth service.

Type: \Drupal\user\UserAuthInterface

File

src/Authentication/Provider/ApiKeyAuth.php, line 29

Class

ApiKeyAuth
HTTP Basic authentication provider.

Namespace

Drupal\services_api_key_auth\Authentication\Provider

Code

protected $userAuth;