package
0.0.0-20240223013721-b6cb40f55a8a
Repository: https://github.com/joskeiner/api_e-commerce.git
Documentation: pkg.go.dev

# Functions

New Create a new token instance based on the given token type.
NewPayload creates a new token payload with a specific user id , role , and duration.

# Structs

No description provided by the author
Payload contains the payload data of the token.

# Interfaces

Token es an interface for token implementations.