-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
CONTRIBNon-core functionalityNon-core functionalitydocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgoPull requests that update go codePull requests that update go code
Description
- What: Simple HTTP Basic authentication gate for internal endpoints, dev tooling, or proxy‑protected routes.
- Why Middlewares: Optional policy decision; encourage more robust auth in apps.
- Precedents: Gin BasicAuth; Echo Basic Auth; Chi BasicAuth. (https://gin-gonic.com/en/docs/examples/using-basicauth-middleware/, https://echo.labstack.com/docs/middleware/basic-auth, https://github.com/go-chi/chi/blob/master/middleware/basic_auth.go)
Metadata
Metadata
Assignees
Labels
CONTRIBNon-core functionalityNon-core functionalitydocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgoPull requests that update go codePull requests that update go code
Type
Projects
Status
No status