Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateJWT ¶
func GenerateRefreshJWT ¶
Types ¶
type Claims ¶
type Claims struct {
jwt.RegisteredClaims
Username string `json:"username"`
}
func ValidateJWT ¶
Click to show internal directories.
Click to hide internal directories.