You are here

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

If we allow offline access.

Type: bool|null

File

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

Class

AuthController
Controller routines for auth0 authentication.

Namespace

Drupal\auth0\Controller

Code

protected $offlineAccess;