tokenNotYetIssued constant

JwtException const tokenNotYetIssued

Token Issued At time not yet reached exception

Implementation

static const JwtException tokenNotYetIssued =
    const JwtException('JWT token not yet issued!');