package
0.0.0-20240414175155-e50f9becba1d
Repository: https://github.com/country7/backend-webwizards.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.

# 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.