Versions in this module Expand all Collapse all v1 v1.7.20 Dec 10, 2019 Changes in this version + func Forward(config *types.Forward, w http.ResponseWriter, r *http.Request, ...) + 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)