oidcserver

package
v1.0.1-herb-namespaced... Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2024 License: MIT Imports: 41 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EnsureAuth

func EnsureAuth(_ di.Container) echo.MiddlewareFunc

EnsureAuth ...

func EnsureCookieClaimsPrincipal

func EnsureCookieClaimsPrincipal(_ di.Container) echo.MiddlewareFunc

EnsureContextLogger ...

func EnsureLocalizer

func EnsureLocalizer(_ di.Container) echo.MiddlewareFunc

func NewStartup

func NewStartup(options ...WithOption) contracts_startup.IStartup

func RequiresNoAuth

func RequiresNoAuth() map[string]bool

everything requries auth unless otherwise documented here. -- this is a list of paths that do not require auth

Types

type AuthPath

type AuthPath struct {
	Path string `json:"path"`
}

type WithOption

type WithOption func(startup *startup)

func WithConfigureServices

func WithConfigureServices(ext pkg_types.ConfigureServices) WithOption

Jump to

Keyboard shortcuts

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