package
0.0.0-20241224155805-0077a2cabed1
Repository: https://github.com/valrichter/go-basic-bank.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

JWTMaker is a JSON Web Token maker.
PasetoMaker is a PASETO token maker.
Payload is the payload of the token.

# Interfaces

Maker is an interface for managing tokens.