You are here

constant JwtDecodeException::SIGNATURE_INVALID in JSON Web Token Authentication (JWT) 8

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

File

src/Transcoder/JwtDecodeException.php, line 18

Class

JwtDecodeException
Class JwtDecodeException.

Namespace

Drupal\jwt\Transcoder

Code

const SIGNATURE_INVALID = 3;