authmiddleware

package
v0.0.0-...-92ca402 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Middleware

type Middleware struct {
	// contains filtered or unexported fields
}

func NewMiddleware

func NewMiddleware(c MiddlewareConfig) *Middleware

func (*Middleware) Handler

func (m *Middleware) Handler(h http.Handler) http.Handler

type MiddlewareConfig

type MiddlewareConfig struct {
	Aud string
	Iss string
	Log logger.Interface
	URL string
}

Jump to

Keyboard shortcuts

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