jwt
JWT middleware
Middleware for validating JSON Web Tokens in Koa applications
Koa middleware for validating JSON Web Tokens
1k stars
21 watching
120 forks
Language: JavaScript
last commit: 5 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Middleware for validating parameters in web applications | 67 |
| Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |
| Middleware that allows conditional GET requests in Koa applications | 61 |
| Provides a middleware layer to authenticate users in Koa.js applications | 138 |
| A Koa.js middleware that authenticates HTTP requests with basic authentication | 6 |
| Middleware to alter URLs in Koa applications | 98 |
| Middleware for handling error responses in web applications. | 102 |
| Provides basic authentication middleware for protecting routes in a web application. | 137 |
| An error handling middleware for Koa applications | 91 |
| A logging middleware for Koa.js applications | 563 |
| 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 Java library implementing JSON Web Tokens according to the RFC 7519 standard | 11 |
| Middleware for securing web applications in Node.js using the Koa framework. | 66 |
| A JSON web token middleware for GoLang http servers. | 233 |
| A Node.js library that simplifies the process of creating and working with JSON Web Tokens (JWTs) for secure authentication and authorization. | 433 |