jsonwebtoken
JWT library
A Rust library for generating and verifying JSON Web Tokens
JWT lib in rust
2k stars
18 watching
273 forks
Language: Rust
last commit: 6 months ago
Linked from 1 awesome list
jsonwebtokenjwtrust
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of JSON Web Tokens in Rust. | 251 |
| A Java library implementing JSON Web Tokens according to the RFC 7519 standard | 11 |
| A CLI tool to work with JSON Web Tokens | 1,196 |
| A library providing an implementation of JSON Web Tokens for .NET authentication | 2,145 |
| Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms. | 228 |
| Provides an implementation of JSON Web Token and its family in Ruby | 298 |
| A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature | 120 |
| An open-source library for managing and orchestrating JSON Web Token (JWT) workflow securely | 68 |
| A library implementing JSON Web Token and related security protocols for .NET development | 951 |
| A library providing JSON Web Token (JWT) support in Scala, allowing users to create, verify, and validate JWTs with various algorithms. | 675 |
| A command-line tool for parsing and manipulating JSON Web Tokens | 100 |
| A Node.js library that simplifies the process of creating and working with JSON Web Tokens (JWTs) for secure authentication and authorization. | 433 |
| Provides an implementation of JSON Web Tokens in Swift | 762 |
| Tools for transforming and decrypting JSON Web Tokens using encryption algorithms | 18 |
| Middleware for validating JSON Web Tokens in Koa applications | 1,347 |