Documentation ¶
Index ¶
Constants ¶
View Source
const (
KeyOper = "oper"
)
Variables ¶
View Source
var ( LoginHandler = gin.WrapF(staffio.LoginHandler) SetLoginPath = staffio.SetLoginPath SetAdminPath = staffio.SetAdminPath )
Functions ¶
func AuthCodeCallback ¶
func AuthCodeCallback(roleName ...string) gin.HandlerFunc
AuthCodeCallback Handler for Check auth with role[s] when auth-code callback
func AuthMiddleware ¶
func AuthMiddleware(redirect bool) gin.HandlerFunc
func HandlerShowMe ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.