Commit Graph
5 Commits
Author SHA1 Message Date
noccy 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
noccy 369514589f Added woodpecker config
ci/woodpecker/push/woodpecker Pipeline failed
2023-04-21 01:46:52 +02:00
noccy c5dd773026 Added docblocks 2023-04-10 00:53:51 +02:00
noccy 822b796d40 phpstan fixes 2023-04-09 14:12:48 +02:00
noccy 953e831d84 Fixed capitalization, tests 2023-04-09 02:40:21 +02:00