package
0.0.0-20230311005126-8cf263e53dad
Repository: https://github.com/andrem19/bundle_go_grpc_api.git
Documentation: pkg.go.dev

# Functions

NewPasetoMaker creates a new PasetoMaker.
NewPayload creates a new token payload with a specific username and duration.

# Variables

Different types of error returned by the VerifyToken function.
Different types of error returned by the VerifyToken function.

# Structs

PasetoMaker is a PASETO token maker.
Payload contains the payload data of the token.

# Interfaces

Maker is an interface for managing tokens.