Versions in this module Expand all Collapse all v1 v1.2.0 Apr 1, 2026 v1.1.0 Mar 17, 2026 Changes in this version + type AuthHandler interface + Handle func(c echo.Context) error + type AuthRoute struct + Handler AuthHandler + Method string + Path string + func NewAuthRoutes(keycloakConfig *config.KeycloakConfig) []AuthRoute