package
2.0.0+incompatible
Repository: https://github.com/tekker-dev/go-authcrunch.git
Documentation: pkg.go.dev

# Functions

ParseConfig parses configuration into an identity provider config.

# Structs

APIKeyAuthConfig is a config for API key-based authentication.
BasicAuthConfig is a config for basic authentication.
Config is a config for an identity provider.
Request is a request to an identity store via Authenticator.
Response is a response from identity store.

# Interfaces

Authenticator is an interface to an identity store.