package
0.1.9
Repository: https://github.com/ablease/service-manager.git
Documentation: pkg.go.dev

# Functions

NewAuthnMiddleware returns web.Filter which uses the given security.Authenticator to authenticate the request.
NewAuthzMiddleware returns web.Filter which uses the given security.Authorizer to authorize the request.