issues
search
Thalhammer
/
jwt-cpp
A header only library for creating and validating json web tokens in c++
https://thalhammer.github.io/jwt-cpp/
MIT License
915
stars
243
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
jwt::helper::create_public_key_from_rsa_components doesn't exist in vcpkg version?
#368
M-U-X
opened
1 week ago
1
Traits for Qt JSON
#367
dantti
opened
2 weeks ago
0
Does not build with jsoncons 0.178.0
#366
txtsd
opened
3 weeks ago
0
Update CMakeLists.txt
#365
dantti
closed
3 weeks ago
1
Refactor base64 decoding to use a lookup table
#364
ItsAMeMarcel
closed
1 week ago
0
JWT generation failed: failed to load key: bio read failed
#363
francoamato
closed
1 month ago
1
Performance Bottleneck in jwt::decoded_jwt due to Linear Search
#362
ItsAMeMarcel
closed
1 week ago
2
Ensure array_type has front() method + fix array_type on jsoncpp
#361
omar-mohamed-khallaf
closed
1 week ago
7
Add testing with RSA keys encrypted with a passphrase
#360
prince-chrismc
closed
2 months ago
0
Support OpenSSL 1.0.2 RSA key with passphrase's non standard format
#359
agurianov
opened
2 months ago
6
Add helper for making EC key from components
#358
tomhughes
closed
3 months ago
3
Jsoncpp traits no longer uses deprecated Reader
#357
kiddigital
closed
4 months ago
8
Disable gcc-4.8 since node20 is now required
#356
prince-chrismc
closed
4 months ago
0
Add bool to verify()
#355
dwampler35
closed
4 months ago
2
unexpected exception(expired) throws in verify JWT token
#354
quanchentg
closed
5 months ago
2
Flattened JWS JSON Serialization
#353
CristiF86
opened
5 months ago
7
Fix build and tests for wolfSSL
#352
julek-wolfssl
closed
4 months ago
6
Exception is thrown with the exmple private-claims.cpp
#351
gggamemaster
closed
5 months ago
10
Linker error for OpenSSL on Windows
#350
gggamemaster
closed
5 months ago
5
Locking in libcrypto in multi threaded app
#349
luxapana
closed
6 months ago
6
Add support for CMake Presets
#348
prince-chrismc
closed
5 months ago
0
Support new Action macOS Runners
#347
prince-chrismc
closed
7 months ago
0
Default constructor for jwks object
#346
justend29
closed
7 months ago
4
Add a test for how to cache the JWK
#345
prince-chrismc
closed
7 months ago
0
Add addition CMake "run" targets to simplify calling exes
#344
prince-chrismc
closed
7 months ago
0
Add token format test from #341
#343
prince-chrismc
closed
7 months ago
0
Find nlohmann_json test dependency only when required
#342
justend29
closed
7 months ago
2
Invalid input: not within alphabet
#341
TheCardinalSystem
closed
7 months ago
6
How to verify a jwt
#340
manishjha5410
closed
7 months ago
3
Boost JSON traits kind of buggy
#339
manishjha5410
closed
7 months ago
5
How to use payload and get the payload data
#338
manishjha5410
closed
7 months ago
7
Need help : How to Implement JWT Operations from Python Using jwt-cpp ?
#337
ngbruce
closed
7 months ago
5
Fix demo code in README.md
#336
Yurunsoft
closed
8 months ago
0
Use of Builder explicitly
#335
p4w4n
closed
8 months ago
0
support json string and picojson value type to set payload.
#334
Unbreak4ble
closed
8 months ago
3
Unable to generate token using ed25519
#333
ericjansen
closed
9 months ago
2
Getting Error - namespace "jwt" has no member "claims"
#332
Varun270
closed
9 months ago
6
Fix compiler warning
#331
garethsb
closed
9 months ago
1
Build Errors For picojson.h?
#330
hkRho
closed
9 months ago
8
Remove unused header
#329
ErwanLegrand
closed
9 months ago
0
Compilation error: no matching function for call to ‘decode(std::string&)’
#328
AvengerIl
closed
7 months ago
2
Building example: no matching function for call to ‘decode(std::string&)’
#327
bartoszmodelski
closed
10 months ago
1
Bump GitHub Actions to latest versions
#326
prince-chrismc
closed
10 months ago
0
Use built-in openssl from action's on windows
#325
prince-chrismc
closed
10 months ago
0
Upload archives with source code on release
#324
prince-chrismc
closed
10 months ago
0
Documentation Refresh
#323
prince-chrismc
closed
10 months ago
0
Add set_expires_in and set_issued_now methods
#322
bugdea1er
closed
11 months ago
1
Build examples only if master project by default
#321
bugdea1er
closed
11 months ago
4
Update tests to include jsoncpp trait
#320
prince-chrismc
closed
11 months ago
5
Guide to Setting Up jwt-cpp?
#319
hkRho
closed
10 months ago
4
Next