express-jwt

Token validator

Middleware to validate JSON Web Tokens in Express.js applications.

connect/express middleware that validates a JsonWebToken (JWT) and set the req.user with the attributes

GitHub

4k stars
155 watching
442 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list

express-jwtjwt

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
auth0/jwt-decodeA library to decode and parse JSON web tokens3,226
dwyl/learn-json-web-tokensThis project teaches how to use JSON Web Tokens for authentication in web and mobile applications.4,180
auth0/angular2-jwtProvides an Angular module to handle JSON Web Tokens in HTTP requests automatically2,635
auth0/java-jwtA Java library implementing the JSON Web Token standard for digital signatures and token validation.5,917
tymondesigns/jwt-authProvides JSON Web Token-based authentication for Laravel and Lumen applications.11,330
auth0/node-jsonwebtokenAn implementation of JSON Web Tokens in Node.js.17,760
michieldemey/express-jwt-permissionsMiddleware to verify JWT tokens for permissions in Express.js applications525
jwtk/jjwtA Java library for creating and verifying JSON Web Tokens10,389
auth0/express-jwt-authzProtects access to endpoints by validating JWT scopes and permissions.97
lexik/lexikjwtauthenticationbundleProvides a standard way to implement JSON Web Token authentication in Symfony applications2,537
ticarpi/jwt_toolA toolkit for testing and analyzing JSON Web Tokens for security vulnerabilities5,501
golang-jwt/jwtAn implementation of JSON Web Tokens for authentication and security in Go programming language7,375
adam-hanna/jwt-authA JSON web token middleware for GoLang http servers.233
bastiaanjansen/jwt-javaA Java library implementing JSON Web Tokens according to the RFC 7519 standard11
zaubrik/djwtProvides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms.228