Namespace Antavo\SignedToken\Exceptions
| Exception | An ancestor class for all exception types thrown when working with
|
| ExpiredException | Exception thrown from |
| InvalidDigestException | Exception thrown when token integrity check fails in
|
| InvalidPayloadException | Exception thrown when a token holds invalid payload data (it should be a PHP
array when unpacked). It is thrown from
|