frank_jwt
JSON token library
An implementation of JSON Web Tokens in Rust.
JSON Web Token implementation in Rust.
251 stars
9 watching
47 forks
Language: Rust
last commit: about 1 year ago
Linked from 2 awesome lists
auth0-jwtauthenticationcryptographyjwtjwt-tokenrust
Related projects:
Repository | Description | Stars |
---|---|---|
| A Rust library for generating and verifying JSON Web Tokens | 1,721 |
| Provides an implementation of JSON Web Token and its family in Ruby | 298 |
| Provides Ruby implementation of JSON Web Token standard for secure authentication and token validation | 60 |
| 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 |
| A Java library implementing JSON Web Tokens according to the RFC 7519 standard | 11 |
| Haskell implementation of JSON Object Signing and Encryption & JWT (JSON Web Token) | 124 |
| A package that simplifies the use of JSON Web Tokens (JWT) in PHP for authentication purposes in web applications. | 141 |
| An Elixir implementation of the JSON Web Token (JWT) Standard | 143 |
| A JSON web token middleware for GoLang http servers. | 233 |
| 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 |
| Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms. | 228 |
| A header-only C++ library for creating and validating JSON Web Tokens | 928 |
| A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature | 120 |