protected property JwtTranscoder::$algorithm in JSON Web Token Authentication (JWT) 8.0
Same name and namespace in other branches
- 8 src/Transcoder/JwtTranscoder.php \Drupal\jwt\Transcoder\JwtTranscoder::algorithm
The allowed algorithms with which a JWT can be decoded.
Type: string
File
- src/
Transcoder/ JwtTranscoder.php, line 30
Class
- JwtTranscoder
- Class JwtTranscoder.
Namespace
Drupal\jwt\TranscoderCode
protected $algorithm;