JWT Libraries
A curated collection of JWT libraries from jwt.io and GitHub developers.
JWT Handbook - Complete JWT Guide
The authoritative guide to understanding JWT, from basics to advanced applications
Get this comprehensive JWT development guide to learn best practices and security considerations.
- JWT structure and working principles
- Signing algorithms and encryption methods
- Security best practices
.NET
1C
Ada
Bun
C
linuxwolf
git clone https://github.com/cisco/cjose.git && cd cjose && ./configure && make
Thomas
git clone https://github.com/TomzBench/jsmn-web-tokens.git && cd jsmn-web-tokens && cmake . && cmake --build . --target install
Comcast
git clone https://github.com/xmidt-org/cjwt.git
Minimum version: MINIMUM VERSION 2.0.0
C++
CFML
John Berquist
git clone https://github.com/jcberquist/jwt-cfml
Minimum version: MINIMUM VERSION CF11
Clojure
Crystal
D
Dart
Jonas Roussel
dart pub add dart_jsonwebtoken
Minimum version: MINIMUM VERSION 2.7.0
Delphi
Deno
Elixir
Erlang
Go
golang-jwt
go get github.com/golang-jwt/jwt/v5
Minimum version: MINIMUM VERSION V3.2.2
Oleg Kovalov
go get github.com/cristalhq/jwt
Minimum version: MINIMUM VERSION 1.12
Groovy
Harbour
Haskell
Haxe
Java
JavaScript
kdb+/Q
Kotlin
Lua
Node.js
Objective-C
OCaml
Perl
PHP
Firebase
composer require firebase/php-jwt
Minimum version: MINIMUM VERSION 2.0.0
Luís Cobucci
composer require lcobucci/jwt
Minimum version: MINIMUM VERSION 4.1.0
Radosław Nowakowski
composer require nowakowskir/php-jwt
Minimum version: MINIMUM VERSION 7.2.1
PostgreSQL
PowerShell
Python
Ruby
Rust
Scala
blackdoor software
sbt: libraryDependencies += "black.door" %% "jose" % "0.2.2" mill: ivy"black.door::jose:0.2.2"
Swift
Gonçalo Frade
.package(url: "https://github.com/beatt83/jose-swift.git", .upToNextMinor(from: "4.0.0"))
Explore More JWT Libraries
We have collected over 1000+ JWT-related open source projects from GitHub, and continuously updating
Including implementations in various programming languages, utility libraries, and security solutions
- Regular synchronization updates from GitHub
- Categorized by language, Stars, and update time
- Detailed documentation and examples