auth

package
v0.7.8 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Auth

type Auth struct {
	Provider           auth.Provider     `cfg:"provider"`
	SkipSuffixes       []string          `cfg:"skip_suffixes"`
	Redirect           *redirect.Setting `cfg:"redirect"`
	InsecureSkipVerify bool              `cfg:"insecure_skip_verify"`
}

func (*Auth) Middleware

func (a *Auth) Middleware(ctx context.Context, name string) ([]echo.MiddlewareFunc, error)

Jump to

Keyboard shortcuts

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