//
pkg.gl
Category
github.com/Trend20/go-shoppers-api
pkg
utils
package
0.0.0-20250108052822-e2513f621b09
Repository:
https://github.com/trend20/go-shoppers-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
35 SLOC
#
Functions
GenerateJWT
GenerateJWT generates a JWT token for a user.
ValidateJWT
ValidateJWT validates the JWT token and returns the claims.
#
Structs
Claims
Claims defines the structure of JWT claims.