# Functions
NewJWTMaker creates a new JWTMaker.
NewPayload creates a new token payload with a specific username and duration.
# Variables
Different types of error returned by the VerifyToken function.
Different types of error returned by the VerifyToken function.
# Interfaces
Maker is an interface for managing tokens.