You are here

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

The JWT Transcoder service.

Type: \Drupal\jwt\Transcoder\JwtTranscoderInterface

File

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

Class

JwtPathAuth
JWT Authentication Provider.

Namespace

Drupal\jwt_path_auth\Authentication\Provider

Code

protected $transcoder;