You are here

private property JwtAuthIssuerController::$auth in JSON Web Token Authentication (JWT) 8

Same name and namespace in other branches
  1. 8.0 modules/jwt_auth_issuer/src/Controller/JwtAuthIssuerController.php \Drupal\jwt_auth_issuer\Controller\JwtAuthIssuerController::auth

The JWT Auth Service.

Type: \Drupal\jwt\Authentication\Provider\JwtAuth

File

modules/jwt_auth_issuer/src/Controller/JwtAuthIssuerController.php, line 22

Class

JwtAuthIssuerController
Class JwtAuthIssuerController.

Namespace

Drupal\jwt_auth_issuer\Controller

Code

private $auth;