protected property ApiKeyAuth::$userAuth in Services API Key Authentication 2.0.x
Same name and namespace in other branches
- 8.2 src/Authentication/Provider/ApiKeyAuth.php \Drupal\services_api_key_auth\Authentication\Provider\ApiKeyAuth::userAuth
- 8 src/Authentication/Provider/ApiKeyAuth.php \Drupal\services_api_key_auth\Authentication\Provider\ApiKeyAuth::userAuth
- 3.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\ProviderCode
protected $userAuth;