package
0.0.0-20241002153414-bdfca85252d8
Repository: https://github.com/iffahan/gofiber_practice.git
Documentation: pkg.go.dev

# Functions

GenerateToken generates a JWT token for the user.
Protected is a middleware that checks if the user has a valid token.
ValidateToken validates the JWT token and returns the claims.

# Structs

No description provided by the author