jwt-cpp

JWT library

A header-only C++ library for creating and validating JSON Web Tokens

A header only library for creating and validating json web tokens in c++

GitHub

928 stars
25 watching
243 forks
Language: C++
last commit: almost 2 years ago
Linked from 2 awesome lists

cppheader-onlyjson-web-tokenjwt

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jwt-dotnet/jwtA library providing an implementation of JSON Web Tokens for .NET authentication2,145
bastiaanjansen/jwt-javaA Java library implementing JSON Web Tokens according to the RFC 7519 standard11
yourkarma/jwtA JSON Web Token implementation in Objective-C.352
taocpp/jsonA header-only C++ library for working with JSON data605
gildedhonour/frank_jwtAn implementation of JSON Web Tokens in Rust.251
zaubrik/djwtProvides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms.228
dvsekhvalnov/jose-jwtA library implementing JSON Web Token and related security protocols for .NET development951
pascaldekloe/jwtA Go library providing a secure token-based authentication mechanism with key management and verification capabilities.357
mike-engel/jwt-cliA CLI tool to work with JSON Web Tokens1,196
brianvoe/sjwtA simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature120
cristalhq/jwtA lightweight JWT library for Go673
jwtk/njwtA Node.js library that simplifies the process of creating and working with JSON Web Tokens (JWTs) for secure authentication and authorization.433
keats/jsonwebtokenA Rust library for generating and verifying JSON Web Tokens1,721
jwt-scala/jwt-scalaA library providing JSON Web Token (JWT) support in Scala, allowing users to create, verify, and validate JWTs with various algorithms.675
koajs/jwtMiddleware for validating JSON Web Tokens in Koa applications1,347