Versions in this module Expand all Collapse all v0 v0.0.6 Mar 15, 2026 Changes in this version + const FilePathFieldName + const HeaderNameDefault + const HeaderNameFieldName + const TokensFieldName + var Component = &component.Component + type Auth struct + func NewAuth(config *Config) *Auth + func (auth *Auth) Middleware(next http.Handler) http.Handler + type Config struct + FilePath string + HeaderName string + Tokens set.Set[string] + func Configuration(config *Config, configurator configurator.Configurator) (*Config, error) + func NewConfig() *Config