Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthMiddleware ¶
func AuthMiddleware(key string, authenticator func(c *gin.Context) (*models.User, error)) *jwt.GinJWTMiddleware
AuthMiddleware : ...
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (*Server) Authenticate ¶
Authenticate : login by email and password
func (*Server) DefaultWelcome ¶
DefaultWelcome : ...
Click to show internal directories.
Click to hide internal directories.