You are here

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

If the secret is encoded.

Type: bool

File

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

Class

AuthController
Controller routines for auth0 authentication.

Namespace

Drupal\auth0\Controller

Code

protected $secretBase64Encoded;