cpp-jwt/examples
Dennis Hezel 978f7a1c9c * Fix missing compile definition when installing the package with CPP_JWT_USE_VENDORED_NLOHMANN_JSON set to 'on'.
* Make installed package compatible with x86 even when it was build with x64.
* Exclude empty test/ directory and json/test_json.cc file from installation. * Mention that we are available on vcpkg in the README. * Fix compilation of examples on Windows.
* Add vcpkg.json file to make it easier for contributors to work on the project
* Bump version to 1.5.0
2021-10-16 11:44:01 +02:00
..
CMakeFiles/simple_ex1.dir Issue #6 Help using RSA public/private keypairs to sign #6 2018-04-04 11:29:29 +05:30
rsa_256 Issue #6 Help using RSA public/private keypairs to sign #6 2018-04-04 11:29:29 +05:30
CMakeLists.txt chore: use old lib variables for cmake 2020-02-24 13:16:44 +01:00
simple_ex1.cc Readme changes for example code and fixed header decoding 2017-12-29 16:26:37 +05:30
simple_ex2.cc * Fix missing compile definition when installing the package with CPP_JWT_USE_VENDORED_NLOHMANN_JSON set to 'on'. 2021-10-16 11:44:01 +02:00
simple_ex3_rsa.cc Updated tests and README for RFC Fixes 2020-01-16 00:56:41 -05:00