Documentation ¶
Index ¶
Constants ¶
View Source
const ( AuthSessionCookieName = "auth-session" AuthSessionProfileKey = "profile" AuthSessionAccessTokenKey = "access_token" )
Variables ¶
This section is empty.
Functions ¶
func IsAuthenticated ¶
func IsAuthenticated(next echo.HandlerFunc) echo.HandlerFunc
Types ¶
Click to show internal directories.
Click to hide internal directories.