# Functions
NewJWTMaker creates a new JWTMaker.
NewPasetoMaker creates a new PasetoMaker.
NewPayload creates a new token payload with a specific username and duration.
# Constants
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
# Structs
JWTMaker is a JSON Web Token maker.
PasetoMaker is a PASETO maker.
No description provided by the author
# Interfaces
Maker is an interface for managing tokens.