Versions in this module Expand all Collapse all v1 v1.0.0 Nov 3, 2024 Changes in this version + type Config struct + Address string + TokenHeader string + func CreateConfig() *Config + type GRPCForwardAuth struct + func New(ctx context.Context, config *Config, name string) (*GRPCForwardAuth, error) + func (g *GRPCForwardAuth) InterceptRequest(ctx context.Context) error