//
pkg.gl
Category
github.com/ablease/service-manager
api
filters
authn
basic
package
0.1.9
Repository:
https://github.com/ablease/service-manager.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
110 SLOC
#
Functions
NewFilter
NewFilter returns a web.Filter for basic auth using the provided credentials storage in order to validate the credentials.
#
Constants
BasicAuthnFilterName
BasicAuthnFilterName is the name of the basic authentication filter.