You are here

constant JwtDecodeException::EXPIRED 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::EXPIRED

File

src/Transcoder/JwtDecodeException.php, line 20

Class

JwtDecodeException
Class JwtDecodeException.

Namespace

Drupal\jwt\Transcoder

Code

const EXPIRED = 5;