Documentation ¶
Index ¶
Constants ¶
View Source
const SecretKey = "yuantong"
Variables ¶
This section is empty.
Functions ¶
func AuthMiddleware ¶
func AuthMiddleware() gin.HandlerFunc
Types ¶
type ChangePasswordRequest ¶
type Claims ¶
type Claims struct { Username string `json:"username"` jwt.RegisteredClaims }
func ParseWithClaims ¶
type LoginRequest ¶
Click to show internal directories.
Click to hide internal directories.