Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateToken ¶
Types ¶
type Claims ¶
type Claims struct {
Username string `json:"username"`
//Password string `json:"password"`
jwt.StandardClaims
}
func ParseToken ¶
Click to show internal directories.
Click to hide internal directories.