Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Jwt | 7,087 | 6,817 | 551 | 2 days ago | 54 | October 31, 2023 | 7 | bsd-3-clause | PHP | |
A simple library to work with JSON Web Token and JSON Web Signature | ||||||||||
Pyjwt | 4,757 | 9,443 | 2,418 | 3 days ago | 48 | July 18, 2023 | 21 | mit | Python | |
JSON Web Token implementation in Python | ||||||||||
Jsmn | 3,265 | 7 months ago | 89 | mit | C | |||||
Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket | ||||||||||
Node Jwt Simple | 1,320 | 7,828 | 671 | 3 years ago | 13 | March 30, 2019 | 33 | mit | JavaScript | |
JWT(JSON Web Token) encode and decode module for node.js | ||||||||||
Vault Ui | 1,299 | 1 | 5 years ago | 3 | October 04, 2017 | 50 | other | JavaScript | ||
Vault-UI — A beautiful UI to manage your Vault, written in React | ||||||||||
Token Lists | 1,207 | 403 | 17 days ago | 33 | July 05, 2023 | 188 | mit | TypeScript | ||
📚 The Token Lists specification | ||||||||||
Frangipanni | 1,190 | 6 months ago | 6 | April 10, 2021 | 7 | mit | Go | |||
Program to convert lines of text into a tree structure. | ||||||||||
Spring Boot Jwt | 1,022 | 2 years ago | mit | Java | ||||||
JWT auth service using Spring Boot, Spring Security and MySQL | ||||||||||
Jwt | 844 | 7 years ago | mit | Java | ||||||
webapp用户身份认证方案 JSON WEB TOKEN 实现Deme示例,Java版 | ||||||||||
Jwt Cpp | 707 | 5 days ago | 5 | October 19, 2022 | 35 | mit | C++ | |||
A header only library for creating and validating json web tokens in c++ |
A simple library to work with JSON Web Token and JSON Web Signature based on the RFC 7519.
Package is available on Packagist, you can install it using Composer.
composer require lcobucci/jwt
The documentation is available at https://lcobucci-jwt.readthedocs.io/en/latest/.