auth

package
v0.11.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleLogout

func HandleLogout(c echo.Context, sessionCookie string) error

func HandleUserInfo

func HandleUserInfo(c echo.Context) error

Types

type AuthHandlers

type AuthHandlers interface {
	HandleLogin(c echo.Context) error
	HandleCallback(c echo.Context) error
	GetLoginHTTPMethod() string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL