jwt-cpp
jwt-cpp copied to clipboard
Support for C++20/23 modules
This adds support for C++20/23 modules. Please let me know if you want anything done in a different way. There is still some work left to do: update all examples, tests, docs and CI/CD. I tested the code on Windows, with MSVC latest (v18) on a print-claims example.
JWT_ENABLE_MODULES - to enable modules
JWT_USE_IMPORT_STD - to use import std