java-jwt
Token library
A Java library implementing the JSON Web Token standard for digital signatures and token validation.
Java implementation of JSON Web Token (JWT)
6k stars
215 watching
927 forks
Language: Java
last commit: 23 days ago
Linked from 1 awesome list
dx-sdkjavajwt
Related projects:
Repository | Description | Stars |
---|---|---|
jwtk/jjwt | A Java library for creating and verifying JSON Web Tokens | 10,389 |
bastiaanjansen/jwt-java | A Java library implementing JSON Web Tokens according to the RFC 7519 standard | 11 |
dwyl/learn-json-web-tokens | This project teaches how to use JSON Web Tokens for authentication in web and mobile applications. | 4,180 |
tymondesigns/jwt-auth | Provides JSON Web Token-based authentication for Laravel and Lumen applications. | 11,330 |
auth0/jwt-decode | A library to decode and parse JSON web tokens | 3,226 |
auth0/node-jsonwebtoken | An implementation of JSON Web Tokens in Node.js. | 17,760 |
jwt/ruby-jwt | An implementation of the OAuth JSON Web Token standard in Ruby | 3,601 |
auth0/angular2-jwt | Provides an Angular module to handle JSON Web Tokens in HTTP requests automatically | 2,635 |
lcobucci/jwt | A PHP library for creating and managing JSON Web Tokens with digital signatures. | 7,318 |
golang-jwt/jwt | An implementation of JSON Web Tokens for authentication and security in Go programming language | 7,375 |
dvsekhvalnov/jose-jwt | A library implementing JSON Web Token and related security protocols for .NET development | 951 |
lexik/lexikjwtauthenticationbundle | Provides a standard way to implement JSON Web Token authentication in Symfony applications | 2,537 |
auth0/express-jwt | Middleware to validate JSON Web Tokens in Express.js applications. | 4,497 |
ticarpi/jwt_tool | A toolkit for testing and analyzing JSON Web Tokens for security vulnerabilities | 5,493 |
nov/json-jwt | Provides an implementation of JSON Web Token and its family in Ruby | 298 |