package
0.0.0-20240720195308-8d80bd9bb541
Repository: https://github.com/teamkweku/code-odessey.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
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

JWTMaker is JSON Web Token maker which implements the Maker struct.
No description provided by the author
Payload contains the payload data of the token.

# Interfaces

Maker is an interface for managing tokens.