libjwt

Token encoder

A library that provides an implementation of the JSON Web Token specification in C

JWT C Library

GitHub

354 stars
28 watching
162 forks
Language: C
last commit: 3 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,108
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. 252
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,702
jwt-dotnet/jwt An implementation of JSON Web Tokens for .NET. 2,139
brianvoe/sjwt A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature 119
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. 351
alehander92/bencoder A library to handle Bencode data serialization and deserialization in Elixir 4
meh/jazz A JSON handling library for Elixir. 61
garyf/json_web_token_ex An Elixir implementation of the JSON Web Token (JWT) Standard 143