Class ImmatureSignatureError

Inheritance Relationships

Base Type

Class Documentation

class ImmatureSignatureError : public jwt::VerificationError

Derived from VerificationError. Thrown when the token is decoded at a time before as specified in the nbf claim.

Public Functions

inline ImmatureSignatureError(std::string msg)