Module jwt_simple::claims[][src]

Structs

Claims
JWTClaims

A set of JWT claims.

NoCustomClaims

Type representing the fact that no application-defined claims is necessary.

Enums

Audiences

Depending on applications, the audiences property may be either a set or a string. We support both.

Constants

DEFAULT_TIME_TOLERANCE_SECS