php-simple-jwt/src
Chris 9d85e2ccef Fixed claim check in JwtValidator
* Removed the addRequiredClaimWithValue() method, as checking
  the value should be up to the implementation.
2021-02-11 13:32:10 +01:00
..
Collection Added tests and fixed func name in PropertyBag 2021-02-11 13:25:28 +01:00
Key Initial commit 2021-02-11 13:22:51 +01:00
Validator Fixed claim check in JwtValidator 2021-02-11 13:32:10 +01:00
JwtToken.php Initial commit 2021-02-11 13:22:51 +01:00
JwtUtil.php Initial commit 2021-02-11 13:22:51 +01:00