You are here

protected property JwtTranscoder::$algorithmType 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::algorithmType

The algorithm type we are using.

Type: string

File

src/Transcoder/JwtTranscoder.php, line 37

Class

JwtTranscoder
Class JwtTranscoder.

Namespace

Drupal\jwt\Transcoder

Code

protected $algorithmType;