auth_echo

package
v1.3.8 Latest Latest
Warning

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

Go to latest
Published: May 19, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AuthenticationInterceptor

func AuthenticationInterceptor(config AuthInterceptorConfig) echo.MiddlewareFunc

func GetAuthRestConfig

func GetAuthRestConfig() bool

This function provides a convenient way to check if the authentication and authorization configuration is enabled for the REST API, allowing for conditional logic based on the configuration status.

func SetResourceRole

func SetResourceRole(niceMd *metautils.NiceMD, claims jwt.MapClaims, c echo.Context)

Types

type AuthInterceptorConfig

type AuthInterceptorConfig struct {
	UserAgent   string
	ServiceName string
}

Jump to

Keyboard shortcuts

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