Versions in this module Expand all Collapse all v1 v1.7.28 Jan 13, 2021 Changes in this version + func Forward(config *types.Forward, httpClient http.Client, w http.ResponseWriter, ...) + type Authenticator struct + func NewAuthenticator(authConfig *types.Auth, tracingMiddleware *tracing.Tracing) (*Authenticator, error) + func (a *Authenticator) ServeHTTP(rw http.ResponseWriter, r *http.Request, next http.HandlerFunc)