package
0.0.0-20240508065702-f235a1857dc9
Repository: https://github.com/malcolmmaima/maimabank.git
Documentation: pkg.go.dev
# Functions
NewJWTMaker creates a new JWTMaker.
NewPasetoMaker creates a new PasetoMaker.
NewPayload creates a new token payload with a specific username and duration.
# Variables
No description provided by the author
No description provided by the author
# Structs
Maker is a generic interface for managing tokens.
No description provided by the author
Payload is the output of the token creation process.
# Interfaces
No description provided by the author