middleware

package
v0.0.0-...-224a6a0 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AUTH_HEADER = "Authorization"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthMiddleware

type AuthMiddleware struct {
	class.Middleware
	// contains filtered or unexported fields
}

func NewAuthMiddleware

func NewAuthMiddleware(configuration internal.Configuration, logger core.Logger, authVerifier auth.VerifierUsecase) *AuthMiddleware

func (*AuthMiddleware) Handle

func (self *AuthMiddleware) Handle(next echo.HandlerFunc) echo.HandlerFunc

Jump to

Keyboard shortcuts

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