protected property JwtAuth::$transcoder in JSON Web Token Authentication (JWT) 8
Same name and namespace in other branches
- 8.0 src/Authentication/Provider/JwtAuth.php \Drupal\jwt\Authentication\Provider\JwtAuth::transcoder
The JWT Transcoder service.
Type: \Drupal\jwt\Transcoder\JwtTranscoderInterface
File
- src/
Authentication/ Provider/ JwtAuth.php, line 26
Class
- JwtAuth
- JWT Authentication Provider.
Namespace
Drupal\jwt\Authentication\ProviderCode
protected $transcoder;