koa-roles
auth module
An authentication module for Koa.js applications
koa version of Connect-Roles
118 stars
6 watching
10 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a middleware layer to authenticate users in Koa.js applications | 138 |
| Provides basic authentication middleware for protecting routes in a web application. | 137 |
| A Koa.js middleware that authenticates HTTP requests with basic authentication | 6 |
| Middleware for validating parameters in web applications | 67 |
| A session management middleware for Koa applications | 902 |
| A collection of body parsers for Koa.js applications. | 39 |
| Utility function to parse and apply HTTP method overrides in Koa.js applications | 7 |
| Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |
| Middleware for validating JSON Web Tokens in Koa applications | 1,347 |
| Middleware to alter URLs in Koa applications | 98 |
| A middleware plugin for Koa.js applications that safely wraps JSON responses in JSONP (JavaScript and XML Parsing) to facilitate cross-domain requests. | 17 |
| A security module for Koa applications that provides proactive protection against common security threats. | 19 |
| Enables safe and secure query string parsing in Koa applications | 88 |
| A tracing module for Koa applications that enables event logging and supports various tracing systems. | 53 |
| An implementation of range request support in Koa web framework | 51 |