protected property JwtTranscoder::$algorithmType in JSON Web Token Authentication (JWT) 8.0
Same name and namespace in other branches
- 8 src/Transcoder/JwtTranscoder.php \Drupal\jwt\Transcoder\JwtTranscoder::algorithmType
The algorithm type we are using.
Type: string
File
- src/
Transcoder/ JwtTranscoder.php, line 37
Class
- JwtTranscoder
- Class JwtTranscoder.
Namespace
Drupal\jwt\TranscoderCode
protected $algorithmType;