ctx-basic-auth
Auth middleware
A Koa.js middleware that authenticates HTTP requests with basic authentication
Augments Koa with ctx.basicAuth
6 stars
8 watching
3 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides basic authentication middleware for protecting routes in a web application. | 137 |
| Provides a middleware layer to authenticate users in Koa.js applications | 138 |
| An authentication module for Koa.js applications | 118 |
| Middleware for validating JSON Web Tokens in Koa applications | 1,347 |
| Middleware for validating parameters in web applications | 67 |
| Koa pagination middleware and view helpers | 17 |
| Middleware for securing web applications in Node.js using the Koa framework. | 66 |
| Middleware that allows conditional GET requests in Koa applications | 61 |
| Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |
| A caching middleware for Koa.js applications that supports multiple storage options and compression | 153 |
| Middleware to alter URLs in Koa applications | 98 |
| A middleware for managing cross-origin resource sharing in web applications. | 734 |
| Parses basic authentication credentials from HTTP headers | 703 |
| Middleware for generating common log format access logs | 20 |
| An extension for Koa that adds caching control to its context objects. | 10 |