//
pkg.gl
Category
github.com/goadesign/goa
middleware
security
basicauth
package
1.4.3
Repository:
https://github.com/goadesign/goa.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
18 SLOC
#
Functions
New
New creates a static username/password auth middleware.
#
Variables
ErrBasicAuthFailed
ErrBasicAuthFailed means it wasn't able to authenticate you with your login/password.