jjwt
JWT library
A Java library for creating and verifying JSON Web Tokens
Java JWT: JSON Web Token for Java and Android
10k stars
275 watching
1k forks
Language: Java
last commit: about 2 months ago
Linked from 3 awesome lists
hacktoberfestjacksonjavajava-jwtjjwtjsonjwejwkjwk-thumbprintjwk-thumbprint-urijwksetjwsjwtjwt-authjwt-authenticationjwt-bearer-tokensjwt-claimsjwt-serverjwt-tokenjwt-tokens
Related projects:
Repository | Description | Stars |
---|---|---|
auth0/java-jwt | A Java library implementing the JSON Web Token standard for digital signatures and token validation. | 5,894 |
dwyl/learn-json-web-tokens | This project teaches how to use JSON Web Tokens for authentication in web and mobile applications. | 4,181 |
bastiaanjansen/jwt-java | A Java library implementing JSON Web Tokens according to the RFC 7519 standard | 11 |
dvsekhvalnov/jose-jwt | A library implementing JSON Web Token and related security protocols for .NET development | 946 |
zaubrik/djwt | Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms. | 228 |
ticarpi/jwt_tool | A toolkit for testing and analyzing JSON Web Tokens for security vulnerabilities | 5,451 |
nov/json-jwt | Provides an implementation of JSON Web Token and its family in Ruby | 299 |
auth0/express-jwt | Middleware to validate JSON Web Tokens in Express.js applications. | 4,492 |
keats/jsonwebtoken | A Rust library for generating and verifying JSON Web Tokens | 1,702 |
tymondesigns/jwt-auth | Provides authentication functionality using JSON Web Tokens (JWT) for Laravel and Lumen applications. | 11,312 |
brianvoe/sjwt | A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature | 119 |
kylef/jsonwebtoken.swift | Provides an implementation of JSON Web Tokens in Swift | 762 |
golang-jwt/jwt | An implementation of JSON Web Tokens for authentication and security in Go programming language | 7,240 |
restuwahyu13/jwt-transform | Tools for transforming and decrypting JSON Web Tokens using encryption algorithms | 18 |
jwtk/njwt | A Node.js library that simplifies the process of creating and working with JSON Web Tokens (JWTs) for secure authentication and authorization. | 432 |