noop

package
v0.6.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 19, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package noop provides a no-op Authenticator that passes through without enrichment. Useful for testing or endpoints that do not require authentication.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAuthenticator added in v0.4.7

func NewAuthenticator() authn.Authenticator

Types

type Authenticator

type Authenticator struct{}

func (*Authenticator) Authenticate

func (a *Authenticator) Authenticate(ctx context.Context) (context.Context, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL