jwt-cpp 0.7.0 Thalhammer; prince-chrismc Thalhammer; prince-chrismc https://github.com/Thalhammer/jwt-cpp JWT++ is a header only library for creating and validating JSON Web Tokens in C++11. This library supports all the algorithms defined by the JWT specifications, and the modular design allows to easily add additional algorithms without any problems. In the name of flexibility and extensibility, jwt-cpp supports OpenSSL, LibreSSL, and wolfSSL. And there is no hard dependency on a JSON library. Supporting OpenSSL 3.0.0, WolfSSL, Hunter CMake, Boost.JSON, JWKs, ES256K. MIT Copyright (c) 2018 Dominik Thalhammer JWT++: JSON Web Tokens in C++11 JWT++; a header only library for creating and validating JSON Web Tokens in C++11. JWT, json, web, token, C++, header-only