Skip to content

issues Search Results · repo:troian/jwtpp language:C++

Filter by

17 results
 (50 ms)

17 results

introian/jwtpp (press backspace or delete to remove)

Hi troian, I have the following problem: When inserting the following line into my code: jwtpp::claims cl; I get the following error code when building: undefined reference to `jwtpp::claims::claims()` ...
  • NeleOb
  • 1
  • Opened 
    on Dec 28, 2022
  • #46

  • maddoxwang
  • Opened 
    on Aug 26, 2022
  • #44

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 dependency manager for C++. And will be great ...
  • faustocarva
  • 1
  • Opened 
    on Aug 18, 2020
  • #41

jwtpp::rsa::load_from_string() function is not using its str argument. It is just creating an empty RSA key.
bug
  • piotrdz
  • 1
  • Opened 
    on Aug 12, 2020
  • #40

- 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 ...
  • sa2304
  • Opened 
    on Jun 30, 2020
  • #38

Hi troian, thank you for the awesome work. May I have an example on how to control as well as perform a verification on the JWT expiration? I dont see an example in the tests/ folder.
  • ihmc3jn09hk
  • 5
  • Opened 
    on Jun 5, 2020
  • #34

MacOS 10.15.4 tried installing with brew: Error: No available formula with the name jwtpp tried building with Cmake: cmake -Wno-dev -DCMAKE_TOOLCHAIN_FILE=/Users/xxxxx/Projects/vcpkg/scripts/buildsystems/vcpkg.cmake ...
  • staszain
  • 5
  • Opened 
    on Apr 2, 2020
  • #33

Configure project $ full/path/to/cmake-3.17.0/bin/cmake.exe -G Visual Studio 10 .. - DCMAKE_INSTALL_PREFIX:PATH= full/path/to/install/dir/jwt -DJSONCPP_WITH_POST_BUILD_UNITTEST=OFF -DBUILD_SHARED_LIBS=ON ...
  • souaremsaidou
  • 6
  • Opened 
    on Feb 26, 2020
  • #30

Hey, I have a question about decryption. I can see the APIs to encrypt and verify a JWS. But, I am wondering how to get the payload out of the encrypted data. I do see an API called parse() which returns ...
help wanted
question
  • kakaly
  • 3
  • Opened 
    on Jan 4, 2020
  • #27

Hey, Can you please cut a release(1.3.3) with this fix: https://github.com/troian/josepp/pull/25 Thanks
  • kakaly
  • 2
  • Opened 
    on Jan 3, 2020
  • #26
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.