Documentation ¶ Index ¶ func ValidateExpiresAt(expiresAt time.Time, cmp time.Time) error func ValidateIssuedAt(issuedAt time.Time, cmp time.Time) error func ValidateNotBefore(notBefore time.Time, cmp time.Time) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ValidateExpiresAt ¶ func ValidateExpiresAt(expiresAt time.Time, cmp time.Time) error func ValidateIssuedAt ¶ func ValidateIssuedAt(issuedAt time.Time, cmp time.Time) error func ValidateNotBefore ¶ func ValidateNotBefore(notBefore time.Time, cmp time.Time) error Types ¶ This section is empty. Source Files ¶ View all Source files jwt.go Directories ¶ Show internal Expand all Path Synopsis errors types authenticator authenticator/authenticator_config authenticator/authenticator_with_key_handler_config claim_strings claims/registered_claims claims/session_claims numeric_date token token/api token/authenticated_token token/authenticated_token/authenticated_token_config validator validator/header_validator validator/registered_claims_validator validator/session_claims_validator validator/setting Click to show internal directories. Click to hide internal directories.