libjwt
JWT library
A library that provides a standardized way to work with JSON Web Tokens in C.
JWT C Library
357 stars
28 watching
161 forks
Language: C
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library for encoding and decoding JSON Web Tokens (JWTs) using various encryption algorithms. | 5 |
| A package for encoding and decoding JSON Web Tokens compatible with React Native | 43 |
| A CLI tool to work with JSON Web Tokens | 1,196 |
| A Java library implementing JSON Web Tokens according to the RFC 7519 standard | 11 |
| An extension for the Burp Suite web security testing tool that caches authentication tokens and injects them into subsequent requests. | 100 |
| An implementation of JSON Web Tokens in Rust. | 251 |
| A Common Lisp library for encoding and decoding data in the JSON format. | 11 |
| A Rust library for generating and verifying JSON Web Tokens | 1,721 |
| A library providing an implementation of JSON Web Tokens for .NET authentication | 2,145 |
| A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature | 120 |
| An Angular library that adds JWT token authentication to HTTP requests. | 1 |
| A JSON Web Token implementation in Objective-C. | 352 |
| A library to handle Bencode data serialization and deserialization in Elixir | 4 |
| A JSON handling library for Elixir. | 60 |
| An Elixir implementation of the JSON Web Token (JWT) Standard | 143 |