package
0.11.0
Repository: https://github.com/jacobsoderblom/buffalo.git
Documentation: pkg.go.dev

# Functions

Middleware enables basic authentication.

# Variables

ErrAuthFail is returned when the client fails basic authentication.
ErrNoCreds is returned when no basic auth credentials are defined.

# Type aliases

Authorizer is used to authenticate the basic auth username/password.