12 projects
jsonwebtoken
A widely-used implementation of JSON Web Tokens (JWT) for Node.js that enables secure authentication and information exchange between parties through digitally signed tokens
1,678
527
$135K
PyJWT
PyJWT is a Python library that provides tools for encoding and decoding JSON Web Tokens (JWT). It supports both symmetric and asymmetric signing algorithms and includes features for token verification, claims validation, and handling of JWT headers.
1,122
363
$223K
JJWT
Java JWT: JSON Web Token for Java and Android
949
188
$1.6M
JWT - Ruby
A ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.
586
208
$216K
JWT
A simple library to work with JSON Web Token and JSON Web Signature
566
157
$258K
jwt-go
A Go implementation of JSON Web Tokens (JWT) that provides functionality for creating, parsing, signing and validating JWTs, with support for various signing algorithms and claims handling
441
142
$154K
jwx
Implementation of various JWx (Javascript Object Signing and Encryption/JOSE) technologies
342
117
$1.8M
Go JOSE
An implementation of JOSE standards (JWE, JWS, JWT) in Go
202
83
$564K
LibJWT
LibJWT is a C library for creating and validating JSON Web Tokens (JWTs). It provides functionality for encoding, decoding, signing and verifying JWTs using various algorithms.
200
58
$469K
JWT Decode
Decode JWT tokens; useful for browser applications.
Java JWT
Java implementation of JSON Web Token (JWT)
golang-jwt/jwt
ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at: