package
0.0.0-20220709165504-72aed25b6379
Repository: https://github.com/johannsuarez/gobackend.git
Documentation: pkg.go.dev

# Functions

NewJWTMaker creates a new JWTMaker.
NewPasetoMaker creates a new PasetoMaker instance.
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 PASTEO token maker.
Payload contains the payload data of the token.

# Interfaces

Maker is an interface for managing tokens.