Documentation
¶
Index ¶
Constants ¶
View Source
const (
// OpenidConfiguration is the discovery point on the OIDC server
OpenidConfiguration = ".well-known/openid-configuration"
)
Variables ¶
This section is empty.
Functions ¶
func SetupAuthMiddleware ¶
func SetupAuthMiddleware(e *echo.Echo, config AuthMiddlewareConfig) error
Types ¶
type AuthMiddlewareConfig ¶
Click to show internal directories.
Click to hide internal directories.