libjwt

JWT library

A library that provides a standardized way to work with JSON Web Tokens in C.

JWT C Library

GitHub

357 stars
28 watching
161 forks
Language: C
last commit: 2 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mschae/jwtex A library for encoding and decoding JSON Web Tokens (JWTs) using various encryption algorithms. 5
stanscates/react-native-jwt A package for encoding and decoding JSON Web Tokens compatible with React Native 43
mike-engel/jwt-cli A CLI tool to work with JSON Web Tokens 1,196
bastiaanjansen/jwt-java A Java library implementing JSON Web Tokens according to the RFC 7519 standard 11
nccgroup/jwt-reauth An extension for the Burp Suite web security testing tool that caches authentication tokens and injects them into subsequent requests. 100
gildedhonour/frank_jwt An implementation of JSON Web Tokens in Rust. 251
sharplispers/cl-json A Common Lisp library for encoding and decoding data in the JSON format. 11
keats/jsonwebtoken A Rust library for generating and verifying JSON Web Tokens 1,721
jwt-dotnet/jwt A library providing an implementation of JSON Web Tokens for .NET authentication 2,145
brianvoe/sjwt A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature 120
rars/ngx-jwt An Angular library that adds JWT token authentication to HTTP requests. 1
yourkarma/jwt A JSON Web Token implementation in Objective-C. 352
alehander92/bencoder A library to handle Bencode data serialization and deserialization in Elixir 4
meh/jazz A JSON handling library for Elixir. 60
garyf/json_web_token_ex An Elixir implementation of the JSON Web Token (JWT) Standard 143