You are here

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

Logger to log 'auth0' messages.

Type: \Psr\Log\LoggerInterface

File

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

Class

AuthController
Controller routines for auth0 authentication.

Namespace

Drupal\auth0\Controller

Code

protected $auth0Logger;