jwt-cli
JSON token manager
A CLI tool to work with JSON Web Tokens
A super fast CLI tool to decode and encode JWTs built in Rust
1k stars
4 watching
68 forks
Language: Rust
last commit: 10 days ago
Linked from 1 awesome list
clicommand-line-tooljsonjson-web-tokenjsonwebtokenjwtjwt-clijwt-tokenrust
Related projects:
Repository | Description | Stars |
---|---|---|
sgrust01/jwtvault | An open-source library for managing and orchestrating JSON Web Token (JWT) workflow securely | 68 |
gildedhonour/frank_jwt | An implementation of JSON Web Tokens in Rust. | 252 |
keats/jsonwebtoken | A Rust library for generating and verifying JSON Web Tokens | 1,702 |
jwtk/njwt | A Node.js library that simplifies the process of creating and working with JSON Web Tokens (JWTs) for secure authentication and authorization. | 432 |
restuwahyu13/jwt-transform | Tools for transforming and decrypting JSON Web Tokens using encryption algorithms | 18 |
nov/json-jwt | Provides an implementation of JSON Web Token and its family in Ruby | 299 |
yourkarma/jwt | A JSON Web Token implementation in Objective-C. | 351 |
cristalhq/jwt | A lightweight JWT library for Go | 671 |
dcit/perl-crypt-jwt | A Perl module implementing JSON Web Token protocols for secure data exchange | 53 |
thalhammer/jwt-cpp | A header-only C++ library for creating and validating JSON Web Tokens | 909 |
jwt-dotnet/jwt | An implementation of JSON Web Tokens for .NET. | 2,139 |
dvsekhvalnov/jose-jwt | A library implementing JSON Web Token and related security protocols for .NET development | 946 |
pascaldekloe/jwt | A Go library providing a secure token-based authentication mechanism with key management and verification capabilities. | 355 |
kingsabri/jwtear | A command-line tool for parsing and manipulating JSON Web Tokens | 99 |
zaubrik/djwt | Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms. | 228 |