php-simple-jwt/src
Chris f83998e6c7 Additional checks for validity and in validator
* Properly check nbf and exp claims in token to determine simple
  validity.
* Properly check nbf and exp claims in validator and throw exceptions
  if expired/not yet valid.
2024-03-11 23:34:19 +01:00
..
Collection phpstan fixes 2023-04-09 14:12:48 +02:00
Key Fixed capitalization, tests 2023-04-09 02:40:21 +02:00
Validator Additional checks for validity and in validator 2024-03-11 23:34:19 +01:00
JWTToken.php Additional checks for validity and in validator 2024-03-11 23:34:19 +01:00
JWTUtil.php Fixed capitalization, tests 2023-04-09 02:40:21 +02:00