You are here

protected property AuthController::$httpClient in Auth0 Single Sign On 8.2

The http client.

Type: \GuzzleHttp\Client

File

src/Controller/AuthController.php, line 167
Contains \Drupal\auth0\Controller\AuthController.

Class

AuthController
Controller routines for auth0 authentication.

Namespace

Drupal\auth0\Controller

Code

protected $httpClient;