Documentation ¶
Overview ¶
Package sessions provides session management for the UI
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddRoutes ¶
func AddRoutes(router gin.IRouter, bindplane exposedserver.BindPlane)
AddRoutes adds the login, logout, and verify route used for session authentication.
func Login ¶
func Login(ctx *gin.Context, bindplane exposedserver.BindPlane)
Login is the handler for the login page
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.