handlers

package
v0.8.4 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LoginHandler

type LoginHandler struct {
	UserStore      oidcsdk.IUserStore
	SessionManager *session.Manager
}

func NewLoginHandler

func NewLoginHandler(userStore oidcsdk.IUserStore, sessionManager *session.Manager) *LoginHandler

func (*LoginHandler) AuthenticateUser

func (l *LoginHandler) AuthenticateUser(context echo.Context) error

func (*LoginHandler) Use

func (l *LoginHandler) Use(e *echo.Echo)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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