Class InvalidIATError

Inheritance Relationships

Base Type

Class Documentation

class InvalidIATError : public jwt::VerificationError

Derived from VerificationError. Thrown when verify_iat parameter is passed to decode and IAT is not present.

Public Functions

inline InvalidIATError(std::string msg)