basic-auth
Auth middleware
Provides basic authentication middleware for protecting routes in a web application.
blanket basic auth middleware
137 stars
7 watching
16 forks
Language: JavaScript
last commit: almost 7 years ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Koa.js middleware that authenticates HTTP requests with basic authentication | 6 |
| | Provides a middleware layer to authenticate users in Koa.js applications | 138 |
| | An authentication module for Koa.js applications | 118 |
| | Simple middleware for routing requests to specific handlers in an application | 447 |
| | Middleware for validating JSON Web Tokens in Koa applications | 1,347 |
| | Middleware for securing web applications in Node.js using the Koa framework. | 66 |
| | Middleware for generating common log format access logs | 20 |
| | Middleware for validating parameters in web applications | 67 |
| | Parses basic authentication credentials from HTTP headers | 703 |
| | Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |
| | Middleware that allows conditional GET requests in Koa applications | 61 |
| | Middleware to alter URLs in Koa applications | 98 |
| | A middleware for creating mock web pages with customizable URL mapping and data | 41 |
| | A logging middleware for Koa.js applications | 563 |
| | Middleware for handling error responses in web applications. | 102 |