You are here

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

The type of Jwt algorithm.

Type: string

File

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

Class

AuthController
Controller routines for auth0 authentication.

Namespace

Drupal\auth0\Controller

Code

protected $auth0JwtSignatureAlg;