Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClaimToken ¶
func ValidateToken ¶
Types ¶
type MyCustomClaims ¶
type MyCustomClaims struct { Username string `json:"username"` jwt.StandardClaims }
Click to show internal directories.
Click to hide internal directories.