jwtpp
jwtpp copied to clipboard
JSON Object Signing and Encryption library for C++.
Results
4
jwtpp issues
Sort by
recently updated
recently updated
newest added
Hi, Do you know about Conan? I was planning to use your library in a personal project and found that jwtpp was not available in conan center. Conan is modern...
* Provide single claims::set::any() method that accepts a template parameter (value). * Make std::string default template argument to keep compatability with older code. * Also make claims::has & claims::check template...