Documentation
¶
Index ¶
Constants ¶
View Source
const JWTSecret = "topdawg5521"
Variables ¶
This section is empty.
Functions ¶
func CheckIfUsernameExists ¶
func RegisterRoutes ¶
RegisterRoutes sets up routes on a given nova.Server instance
Types ¶
type JwtClaims ¶
type JwtClaims struct {
Name string
jwt.StandardClaims
}
Click to show internal directories.
Click to hide internal directories.