GitHub - ep-whwong/jwt-cpp: A C++ library for handling JWT...
To run tests on Windows, add openssl bins to your path: set "PATH=C:\OpenSSL-Win32\bin;%PATH%" ctest Usage You can find detailedsamplesthat are executed as part of the tests. We make use ofJSON for Modern C++library to create json payload. ...