jwt-java

JWT library

A Java library implementing JSON Web Tokens according to the RFC 7519 standard

JSON Web Token implementation for Java according to RFC 7519. Easily create, parse and validate JSON Web Tokens using a fluent API.

GitHub

11 stars
2 watching
2 forks
Language: Java
last commit: over 1 year ago
Linked from 1 awesome list

javajava-jwtjson-web-signaturejson-web-tokenjwtjwt-authenticationjwt-tokenrfc-7519

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jwt-dotnet/jwt A library providing an implementation of JSON Web Tokens for .NET authentication 2,145
dvsekhvalnov/jose-jwt A library implementing JSON Web Token and related security protocols for .NET development 951
brianvoe/sjwt A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature 120
keats/jsonwebtoken A Rust library for generating and verifying JSON Web Tokens 1,721
jwtk/njwt A Node.js library that simplifies the process of creating and working with JSON Web Tokens (JWTs) for secure authentication and authorization. 433
zaubrik/djwt Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms. 228
gildedhonour/frank_jwt An implementation of JSON Web Tokens in Rust. 251
nov/json-jwt Provides an implementation of JSON Web Token and its family in Ruby 298
koajs/jwt Middleware for validating JSON Web Tokens in Koa applications 1,347
restuwahyu13/jwt-transform Tools for transforming and decrypting JSON Web Tokens using encryption algorithms 18
thalhammer/jwt-cpp A header-only C++ library for creating and validating JSON Web Tokens 928
jwt-scala/jwt-scala A library providing JSON Web Token (JWT) support in Scala, allowing users to create, verify, and validate JWTs with various algorithms. 675
garyf/json_web_token_ex An Elixir implementation of the JSON Web Token (JWT) Standard 143
frasertweedale/hs-jose Haskell implementation of JSON Object Signing and Encryption & JWT (JSON Web Token) 124
generationtux/jwt-artisan A package that simplifies the use of JSON Web Tokens (JWT) in PHP for authentication purposes in web applications. 141