//
pkg.gl
Category
github.com/ablease/service-manager
pkg
security
middlewares
package
0.1.9
Repository:
https://github.com/ablease/service-manager.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
91 SLOC
#
Functions
NewAuthnMiddleware
NewAuthnMiddleware returns web.Filter which uses the given security.Authenticator to authenticate the request.
NewAuthzMiddleware
NewAuthzMiddleware returns web.Filter which uses the given security.Authorizer to authorize the request.