Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Claims ¶
type Claims struct { Username string `json:"username"` jwt.StandardClaims }
Claims struct for JWT
type Credentials ¶
Credentials represents the login credentials
type UserwithError ¶
Click to show internal directories.
Click to hide internal directories.