jwt

JWT middleware

Middleware for validating JSON Web Tokens in Koa applications

Koa middleware for validating JSON Web Tokens

GitHub

1k stars
21 watching
120 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
koajs/parameterMiddleware for validating parameters in web applications67
koajs/json Middleware for generating pretty-printed JSON responses in Koa applications.198
koajs/conditional-getMiddleware that allows conditional GET requests in Koa applications61
koajs/userauthProvides a middleware layer to authenticate users in Koa.js applications138
koajs/ctx-basic-authA Koa.js middleware that authenticates HTTP requests with basic authentication6
koajs/rewriteMiddleware to alter URLs in Koa applications98
koajs/errorMiddleware for handling error responses in web applications.102
koajs/basic-authProvides basic authentication middleware for protecting routes in a web application.137
koajs/json-errorAn error handling middleware for Koa applications91
koajs/loggerA logging middleware for Koa.js applications563
koajs/koa-safe-jsonpA middleware plugin for Koa.js applications that safely wraps JSON responses in JSONP (JavaScript and XML Parsing) to facilitate cross-domain requests.17
bastiaanjansen/jwt-javaA Java library implementing JSON Web Tokens according to the RFC 7519 standard11
koajs/koa-luscaMiddleware for securing web applications in Node.js using the Koa framework.66
adam-hanna/jwt-authA JSON web token middleware for GoLang http servers.233
jwtk/njwtA Node.js library that simplifies the process of creating and working with JSON Web Tokens (JWTs) for secure authentication and authorization.433