awesome-jwt

JWT libraries

A collection of libraries, tools, and resources for implementing JSON Web Tokens (JWT) in various programming languages.

⚡️ A collection of awesome things regarding JSON Web Tokens. Feel free to contribute!

GitHub

19 stars
4 watching
3 forks
last commit: about 4 years ago
Linked from 1 awesome list

authenticationawesomeawesome-listjsonwebtokenjwtjwt-tokenlist

Awesome JWT (JSON Web Tokens) / Libraries / C

libjwt 354 3 months ago C Library

Awesome JWT (JSON Web Tokens) / Libraries / Clojure

buddy 827 over 3 years ago Security library for Clojure

Awesome JWT (JSON Web Tokens) / Libraries / Delphi

delphi-jose-jwt 452 3 months ago Delphi implementation of JOSE and JWT

Awesome JWT (JSON Web Tokens) / Libraries / Elixir

json_web_token_ex 143 about 3 years ago Elixir implementation of the JSON Web Token (JWT) standard RFC 7519
joken 774 20 days ago This library provides a convenient way to create, sign, verify, and validate JWTs while allowing the flexibility to customize each step along the way
jwtex 5 over 9 years ago Library to encode and decode JWT tokens
plug_jwt 39 over 9 years ago Plug for JWT authentication
guardian 3,443 about 1 month ago Elixir Authentication

Awesome JWT (JSON Web Tokens) / Libraries / Go

jwt-go 10,788 about 3 years ago Golang implementation of JSON Web Tokens (JWT)
jose2go 187 8 days ago Golang (GO) implementation of Javascript Object Signing and Encryption specification
jose 914 about 5 years ago Comprehensive set of JWT, JWS, and JWE libraries
jwt 105 almost 4 years ago This is an implementation of JWT in golang
go-jose 1,975 almost 2 years ago Implementation of JOSE standards (JWE, JWS, JWT) in Go

Awesome JWT (JSON Web Tokens) / Libraries / Java

java-jwt 5,894 6 days ago Java implementation of JSON Web Token (JWT)
jose4j Implementation of JWT and the JOSE specification suite
Nimbus-JOSE-JWT Java library that implements the Javascript Object Signing and Encryption (JOSE) spec suite and the closely related JSON Web Token (JWT) spec
jJWT 10,326 about 2 months ago Java JWT: JSON Web Token for Java and Android

Awesome JWT (JSON Web Tokens) / Libraries / JavaScript

jsrsasign 3,275 10 months ago The 'jsrsasign' (RSA-Sign JavaScript Library) is an opensource free cryptography library supporting RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp, CAdES JSON Web Signature/Token in pure JavaScript
angular2-jwt 2,632 16 days ago Helper library for handling JWTs in Angular 2 apps
jwt-decode 3,214 2 months ago Decode JWT tokens, useful for browser applications

Awesome JWT (JSON Web Tokens) / Libraries / Lua

lua-reasty-jwt 513 11 months ago The Great Openresty's JWT

Awesome JWT (JSON Web Tokens) / Libraries / .Net

jose-jwt 946 13 days ago Ultimate Javascript Object Signing and Encryption (JOSE) and JSON Web Token (JWT) Implementation for .NET and .NET Core
jose-rt 19 over 9 years ago WinRT (Windows 8.1 and Windows Phone 8.1) implementation of Javascript Object Signing and Encryption (JOSE) and JSON Web Token (JWT)
azure-activedirectory-identitymodel-extensions-for-dotnet 1,060 6 days ago IdentityModel extensions for .Net
Jwt.Net 2,139 about 2 months ago Implementation for .NET

Awesome JWT (JSON Web Tokens) / Libraries / Node.js

Node-jsonwebtoken 17,722 4 months ago Implementation for Node.js
nJWT 432 5 months ago Node.js JWT support
express-jwt 4,492 4 months ago Connect/express middleware that validates a JsonWebToken (JWT) and set the req.user with the attributes
express-jwt-authz 97 10 months ago Validate the JWT scope to authorize access to an endpoint
express-jwt-permissions 525 almost 2 years ago Express middleware for JWT permissions
socketio-jwt Authenticate socket.io incoming connections with JWTs

Awesome JWT (JSON Web Tokens) / Libraries / Objective-C

JWT 351 almost 3 years ago JSON Web Token implementation in Objective-C

Awesome JWT (JSON Web Tokens) / Libraries / Perl

perl-Crypt-JWT 53 10 months ago Implements JSON Web Token (JWT, JWS, JWE)

Awesome JWT (JSON Web Tokens) / Libraries / PHP

php-jwt 9,436 4 months ago Simple library to encode and decode JSON Web Tokens (JWT) in PHP

Awesome JWT (JSON Web Tokens) / Libraries / Python

pyjwt 5,167 4 days ago Implementation in Python
python-jose 1,548 5 months ago JOSE implementation in Python

Awesome JWT (JSON Web Tokens) / Libraries / Ruby

ruby-jwt 3,600 28 days ago Pure ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard
json-jwt 299 about 1 month ago JSON Web Signature, JSON Web Encryption and JSON Web Key and JWT in Ruby
json_web_token 60 over 7 years ago Ruby implementation of the JSON Web Token (JWT) standard, RFC 7519

Awesome JWT (JSON Web Tokens) / Libraries / Rust

frank_jwt 252 12 months ago Implementation in Rust

Awesome JWT (JSON Web Tokens) / Libraries / Scala

authentikat-jwt 133 almost 4 years ago JWT Scala Implementation, Claims based auth for Scala
jwt-scala 674 15 days ago Support for Scala
jwt 48 over 6 years ago Scala implementation of the JWT specification

Awesome JWT (JSON Web Tokens) / Libraries / Swift

JSONWebToken 762 over 3 years ago Swift implementation of JSON Web Token (JWT)
jwt 327 5 days ago Implementation in Swift

Awesome JWT (JSON Web Tokens) / Tools

JWT.io Decode, verify and generate JWT online
JWT Debugger Chrome Extenstion for debugging JWT
JSONWebToken.io Encode or Decode JWTs online
JWT Inspector Chrome Extension to inspect JWT

Awesome JWT (JSON Web Tokens) / Articles

JWT Introduction Introduction to JSON Web Tokens
The Anatomy of a JSON Web Token Getting to know JSON Web Tokens

Awesome JWT (JSON Web Tokens) / Videos

JSON Web Token (JWT) Introduction by EggHead.io Basic introduction to the mechanics of JWTs and the application we will be building in an AngularJS lesson series

Awesome JWT (JSON Web Tokens) / Presentations

JSON Web Tokens Presentation done at Colombo JS Meetup by Thameera Senanayaka

Awesome JWT (JSON Web Tokens) / Books

JWT Handbook Learn everything you wanted to know about JSON Web Tokens

Awesome JWT (JSON Web Tokens) / Courses

Creating Apps With AngularJS, Node, and Token Authentication by Pluralsight Learn about Authentication, Authorization, and OAuth2 with Node Express and Angular
AngularJS Authentication with JWT by EggHead.io In this series, Kent will be building a simple application to get random user information from a node server with an Angular client

Backlinks from these awesome lists:

More related projects: