Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Thalhammer/jwt-cpp issues and pull requests

#368 - jwt::helper::create_public_key_from_rsa_components doesn't exist in vcpkg version?

Issue - State: open - Opened by M-U-X 3 months ago - 1 comment
Labels: question

#367 - Traits for Qt JSON

Issue - State: open - Opened by dantti 3 months ago
Labels: question

#366 - Does not build with jsoncons 0.178.0

Issue - State: open - Opened by txtsd 4 months ago
Labels: bug

#365 - Update CMakeLists.txt

Pull Request - State: closed - Opened by dantti 4 months ago - 1 comment

#364 - Refactor base64 decoding to use a lookup table

Pull Request - State: closed - Opened by ItsAMeMarcel 4 months ago

#363 - JWT generation failed: failed to load key: bio read failed

Issue - State: closed - Opened by francoamato 4 months ago - 1 comment
Labels: question

#362 - Performance Bottleneck in jwt::decoded_jwt due to Linear Search

Issue - State: closed - Opened by ItsAMeMarcel 5 months ago - 2 comments
Labels: enhancement

#361 - Ensure array_type has front() method + fix array_type on jsoncpp

Pull Request - State: closed - Opened by omar-mohamed-khallaf 5 months ago - 7 comments

#360 - Add testing with RSA keys encrypted with a passphrase

Pull Request - State: closed - Opened by prince-chrismc 6 months ago

#359 - Support OpenSSL 1.0.2 RSA key with passphrase's non standard format

Issue - State: open - Opened by agurianov 6 months ago - 6 comments
Labels: enhancement

#358 - Add helper for making EC key from components

Pull Request - State: closed - Opened by tomhughes 7 months ago - 3 comments

#357 - Jsoncpp traits no longer uses deprecated Reader

Pull Request - State: closed - Opened by kiddigital 7 months ago - 8 comments

#356 - Disable gcc-4.8 since node20 is now required

Pull Request - State: closed - Opened by prince-chrismc 7 months ago

#355 - Add bool to verify()

Issue - State: closed - Opened by dwampler35 7 months ago - 2 comments
Labels: enhancement

#354 - unexpected exception(expired) throws in verify JWT token

Issue - State: closed - Opened by quanchentg 8 months ago - 2 comments
Labels: question

#353 - Flattened JWS JSON Serialization

Issue - State: open - Opened by CristiF86 8 months ago - 7 comments
Labels: enhancement

#352 - Fix build and tests for wolfSSL

Pull Request - State: closed - Opened by julek-wolfssl 9 months ago - 6 comments

#351 - Exception is thrown with the exmple private-claims.cpp

Issue - State: closed - Opened by gggamemaster 9 months ago - 10 comments
Labels: bug

#350 - Linker error for OpenSSL on Windows

Issue - State: closed - Opened by gggamemaster 9 months ago - 5 comments
Labels: question

#349 - Locking in libcrypto in multi threaded app

Issue - State: closed - Opened by luxapana 9 months ago - 6 comments
Labels: question

#348 - Add support for CMake Presets

Pull Request - State: closed - Opened by prince-chrismc 9 months ago

#347 - Support new Action macOS Runners

Pull Request - State: closed - Opened by prince-chrismc 10 months ago

#346 - Default constructor for jwks object

Pull Request - State: closed - Opened by justend29 10 months ago - 4 comments

#345 - Add a test for how to cache the JWK

Pull Request - State: closed - Opened by prince-chrismc 10 months ago

#344 - Add addition CMake "run" targets to simplify calling exes

Pull Request - State: closed - Opened by prince-chrismc 10 months ago

#343 - Add token format test from #341

Pull Request - State: closed - Opened by prince-chrismc 10 months ago

#342 - Find nlohmann_json test dependency only when required

Pull Request - State: closed - Opened by justend29 10 months ago - 2 comments
Labels: enhancement

#341 - Invalid input: not within alphabet

Issue - State: closed - Opened by TheCardinalSystem 10 months ago - 6 comments
Labels: question

#340 - How to verify a jwt

Issue - State: closed - Opened by manishjha5410 10 months ago - 3 comments
Labels: question

#339 - Boost JSON traits kind of buggy

Issue - State: closed - Opened by manishjha5410 11 months ago - 5 comments
Labels: not applicable

#338 - How to use payload and get the payload data

Issue - State: closed - Opened by manishjha5410 11 months ago - 7 comments
Labels: question

#337 - Need help : How to Implement JWT Operations from Python Using jwt-cpp ?

Issue - State: closed - Opened by ngbruce 11 months ago - 5 comments
Labels: question

#336 - Fix demo code in README.md

Pull Request - State: closed - Opened by Yurunsoft 11 months ago

#335 - Use of Builder explicitly

Issue - State: closed - Opened by p4w4n 11 months ago
Labels: question

#334 - support json string and picojson value type to set payload.

Pull Request - State: closed - Opened by Unbreak4ble 11 months ago - 3 comments
Labels: information needed

#333 - Unable to generate token using ed25519

Issue - State: closed - Opened by ericjansen 12 months ago - 2 comments
Labels: not applicable, question

#332 - Getting Error - namespace "jwt" has no member "claims"

Issue - State: closed - Opened by Varun270 almost 1 year ago - 6 comments
Labels: not applicable, question

#331 - Fix compiler warning

Pull Request - State: closed - Opened by garethsb about 1 year ago - 1 comment

#330 - Build Errors For picojson.h?

Issue - State: closed - Opened by hkRho about 1 year ago - 8 comments
Labels: not applicable, question

#329 - Remove unused header

Pull Request - State: closed - Opened by ErwanLegrand about 1 year ago

#328 - Compilation error: no matching function for call to ‘decode(std::string&)’

Issue - State: closed - Opened by AvengerIl about 1 year ago - 2 comments
Labels: question

#327 - Building example: no matching function for call to ‘decode(std::string&)’

Issue - State: closed - Opened by bartoszmodelski about 1 year ago - 1 comment
Labels: question

#326 - Bump GitHub Actions to latest versions

Pull Request - State: closed - Opened by prince-chrismc about 1 year ago

#325 - Use built-in openssl from action's on windows

Pull Request - State: closed - Opened by prince-chrismc about 1 year ago

#324 - Upload archives with source code on release

Pull Request - State: closed - Opened by prince-chrismc about 1 year ago

#323 - Documentation Refresh

Pull Request - State: closed - Opened by prince-chrismc about 1 year ago

#322 - Add set_expires_in and set_issued_now methods

Pull Request - State: closed - Opened by bugdea1er about 1 year ago - 1 comment

#321 - Build examples only if master project by default

Pull Request - State: closed - Opened by bugdea1er about 1 year ago - 4 comments

#320 - Update tests to include jsoncpp trait

Pull Request - State: closed - Opened by prince-chrismc about 1 year ago - 5 comments

#319 - Guide to Setting Up jwt-cpp?

Issue - State: closed - Opened by hkRho about 1 year ago - 4 comments
Labels: question

#318 - Remove duplicated key handlers

Pull Request - State: closed - Opened by prince-chrismc about 1 year ago - 2 comments

#317 - Implemented JsonCPP Traits

Pull Request - State: closed - Opened by cjserio about 1 year ago - 4 comments

#316 - New docs for signing tokens

Pull Request - State: closed - Opened by prince-chrismc about 1 year ago

#315 - Add a test for ubsan with C++20

Pull Request - State: closed - Opened by prince-chrismc about 1 year ago - 1 comment

#314 - Release status of 0.7.0-rc.0

Issue - State: closed - Opened by rodgreennc over 1 year ago - 3 comments
Labels: question

#313 - what secret format should i use for HS512 algorithm

Issue - State: closed - Opened by quanchentg over 1 year ago - 1 comment
Labels: question

#312 - Fix gcc 12 compiling error

Pull Request - State: closed - Opened by sjanel over 1 year ago

#311 - undefined reference error in compiling

Issue - State: closed - Opened by quanchentg over 1 year ago - 9 comments
Labels: not applicable, question

#310 - Private Key Signing vs Signing from Service Account file

Issue - State: closed - Opened by deepanshug over 1 year ago - 5 comments
Labels: not applicable, question

#309 - x86/Win32 compilation and using boost json

Issue - State: closed - Opened by johandanforth over 1 year ago - 2 comments
Labels: not applicable, question

#308 - HMAC key should be an array of bytes, not a character string

Issue - State: open - Opened by ErwanLegrand over 1 year ago - 9 comments
Labels: enhancement

#307 - Add helper for making RSA key from exponent and modulus

Pull Request - State: closed - Opened by prince-chrismc over 1 year ago - 5 comments

#306 - Add using namespace jwt to unit tests

Pull Request - State: closed - Opened by sjanel over 1 year ago - 5 comments
Labels: enhancement

#305 - Create a test for the undefined sanitizer

Issue - State: closed - Opened by prince-chrismc over 1 year ago

#304 - a little change to make it more easy to use

Pull Request - State: closed - Opened by Derrity over 1 year ago - 2 comments

#303 - Change the defaults.h to make more easy to use

Issue - State: closed - Opened by Derrity over 1 year ago
Labels: enhancement

#301 - Remove undefined behavior usage

Pull Request - State: closed - Opened by lirik90 over 1 year ago - 3 comments
Labels: duplicate

#300 - c++20 undefined behavior usage

Issue - State: closed - Opened by lirik90 over 1 year ago - 2 comments
Labels: bug

#299 - Prep for the release of 0.7.0

Pull Request - State: closed - Opened by prince-chrismc over 1 year ago - 7 comments

#298 - Add helper for making RSA key from exponent and modulus

Pull Request - State: closed - Opened by zofer1 over 1 year ago - 9 comments

#297 - Corrected a few typos

Pull Request - State: closed - Opened by criadoperez over 1 year ago - 1 comment

#296 - Using certificate chain in x5c in header

Issue - State: closed - Opened by JBarberU over 1 year ago - 5 comments
Labels: question

#295 - Failed to compile while using custom allocators

Issue - State: open - Opened by josephofthebread over 1 year ago - 2 comments
Labels: enhancement

#294 - Exception-free?

Issue - State: closed - Opened by Bolderaysky over 1 year ago - 2 comments
Labels: enhancement

#292 - Move gcc 4.8 tests to docker image

Pull Request - State: closed - Opened by prince-chrismc almost 2 years ago - 4 comments

#291 - Support for jsoncpp

Issue - State: closed - Opened by lianyant almost 2 years ago - 4 comments
Labels: enhancement

#290 - Fix compiler warning (clang, cxx17)

Pull Request - State: closed - Opened by JonasBorchelt almost 2 years ago - 8 comments

#289 - JWKS caching question

Issue - State: closed - Opened by iherbig almost 2 years ago - 3 comments
Labels: question

#288 - NuGet: Remove strict dependencies on OpenSSL and PicoJSON

Issue - State: open - Opened by Sven-HP almost 2 years ago - 8 comments

#287 - Fix build with GCC 13

Pull Request - State: closed - Opened by hlounent almost 2 years ago

#286 - error: ‘class jwt::decoded_jwt<jwt::traits::nlohmann_json>’ has no member named ‘get_payload_json’;

Issue - State: closed - Opened by kiner-shah almost 2 years ago - 4 comments
Labels: question

#285 - Issue with openssl install on amazon linux 2 with CMake

Issue - State: closed - Opened by doramar97 almost 2 years ago - 2 comments
Labels: not applicable

#284 - Exception on examples: jwt::error::signature_verification_exception

Issue - State: open - Opened by clobotorre almost 2 years ago - 5 comments
Labels: bug, information needed

#283 - added convenience function for no base64 der to pem

Pull Request - State: closed - Opened by dennisyakovlev almost 2 years ago

#282 - Google jwt

Issue - State: closed - Opened by okotik almost 2 years ago - 2 comments
Labels: question

#281 - Google JWT

Issue - State: closed - Opened by okotik almost 2 years ago - 3 comments
Labels: not applicable

#280 - Exception: failed to load key: bio read failed

Issue - State: closed - Opened by jpl-vitac about 2 years ago - 4 comments
Labels: question

#279 - Extracting Header and Payload for external signing

Issue - State: closed - Opened by marincovic about 2 years ago - 3 comments
Labels: question

#278 - Compilation errors (VS 2022 32-bit /W3 /SDL)

Issue - State: open - Opened by Kemp-J about 2 years ago - 6 comments
Labels: enhancement

#277 - Support load openssh oneline format public key

Issue - State: open - Opened by AndrewTsao about 2 years ago - 4 comments
Labels: enhancement

#276 - Fix typo in readme

Pull Request - State: closed - Opened by sjanel about 2 years ago

#275 - std::string_view support

Pull Request - State: open - Opened by sjanel about 2 years ago - 5 comments

#274 - Not able to add this library using git submodules in CMake

Issue - State: closed - Opened by mjrusty about 2 years ago - 1 comment
Labels: not applicable, question

#273 - adding JWT_VERSION_NUMBER

Issue - State: open - Opened by gvollant about 2 years ago - 6 comments
Labels: enhancement

#272 - Rough attempt at a `openssl_base64_decode`

Pull Request - State: open - Opened by prince-chrismc about 2 years ago - 3 comments

#271 - Support for JWT verification without x5c.

Issue - State: closed - Opened by bburli about 2 years ago - 8 comments
Labels: question

#270 - casting der_signature.length() to 'long' to silence compile warning

Pull Request - State: closed - Opened by gizmocuz over 2 years ago

#269 - Update README.md

Pull Request - State: closed - Opened by Thalhammer over 2 years ago - 1 comment
Labels: enhancement, look into