Represent JWT Exceptions
- Companion
- class
Type members
Classlikes
Represent Exception that throw when you try to use an unknown Algorithm
Represent Exception that throw when you try to use an unknown Algorithm
Represent Exception that throw when you try to use an invalid key
Represent Exception that throw when you try to use an invalid key
Represent Exception that throw when you try to use an invalid private key
Represent Exception that throw when you try to use an invalid private key
Represent Exception that throw when you try to use an invalid public key
Represent Exception that throw when you try to use an invalid public key
Represent Exception that throw when you try decode token contain less than three parts
Represent Exception that throw when you try decode token contain less than three parts