# Functions
NewJWTMaker creates a JWTMaker.
NewPasetoMaker creates a new PasetoMaker.
NewPayload creates a new token payload with a specific email and duration
returns a payload object or an error
*/.
# 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 token maker.
No description provided by the author
# Interfaces
manages the creation and verification of the tokens.