userauth
Auth middleware
Provides a middleware layer to authenticate users in Koa.js applications
koa user auth middleware
138 stars
8 watching
18 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
koakoa-middleware
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides basic authentication middleware for protecting routes in a web application. | 137 |
| A Koa.js middleware that authenticates HTTP requests with basic authentication | 6 |
| 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 |
| 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 logging middleware for Koa.js applications | 563 |
| A caching middleware for Koa.js applications that supports multiple storage options and compression | 153 |
| A session management middleware for Koa applications | 902 |
| An example Koa 2 user API with JWT authentication and Mongoose database integration | 11 |
| A middleware for creating mock web pages with customizable URL mapping and data | 41 |
| Middleware to alter URLs in Koa applications | 98 |
| A middleware for managing cross-origin resource sharing in web applications. | 734 |