package
0.0.0-20240507104151-914308040464
Repository: https://github.com/daniel-vuky/golang-bank-app.git
Documentation: pkg.go.dev

# Functions

NewJWTMaker creates a new JWT maker.
No description provided by the author
NewPayload creates a new payload with specific username and duration.

# Structs

JWTMaker is a JSON web token maker.
PasetoMaker make paseto token.
No description provided by the author

# Interfaces

Maker interface for making tokens.