You are here

protected property JwtPathAuth::$configFactory in JSON Web Token Authentication (JWT) 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

modules/jwt_path_auth/src/Authentication/Provider/JwtPathAuth.php, line 30

Class

JwtPathAuth
JWT Authentication Provider.

Namespace

Drupal\jwt_path_auth\Authentication\Provider

Code

protected $configFactory;