You are here

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

Same name and namespace in other branches
  1. 8.0 src/Transcoder/JwtTranscoder.php \Drupal\jwt\Transcoder\JwtTranscoder::transcoder

The firebase/php-jwt transcoder.

Type: \Firebase\JWT\JWT

File

src/Transcoder/JwtTranscoder.php, line 23

Class

JwtTranscoder
Class JwtTranscoder.

Namespace

Drupal\jwt\Transcoder

Code

protected $transcoder;