issues
search
arun11299
/
cpp-jwt
JSON Web Token library for C++
MIT License
395
stars
111
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Vuln] Algorithm Confusion in jwt::decode
#102
P3ngu1nW
opened
2 months ago
2
Fix side-channel in HMACSign<Hasher>::verify
#101
ErwanLegrand
closed
9 months ago
0
Warnings when compiling examples with OpenSSL 3
#100
kiner-shah
opened
1 year ago
6
jwt::InvalidKeyError
#99
clobotorre
opened
1 year ago
6
cmake: fix dependencies
#98
abouvier
closed
1 year ago
0
Issue compiling the example
#97
NeleOb
closed
1 year ago
2
Grammar and clarity improvement suggestions
#96
bkmgit
opened
2 years ago
0
build: minor tweaks
#95
Tachi107
closed
2 years ago
1
Not able to call `payload()` with a string
#94
TennisBowling
closed
1 year ago
0
get claim value
#93
oxc-v
closed
2 years ago
0
Fix out-of-bounds access in three_parts and mishandling of non-null terminated string_views in jwt_set::case_compare
#92
Tradias
closed
2 years ago
1
Allow jwt::params::algorithms with enum values
#91
GeneratedNickname
opened
3 years ago
0
Empty signature part triggers assert
#90
GeneratedNickname
opened
3 years ago
0
Fix Config.cmake.in not relocatable
#89
Tradias
closed
3 years ago
0
Fix github workflow
#88
Tradias
closed
3 years ago
0
vcpkg related CMake improvements
#87
Tradias
closed
3 years ago
1
error C4996: 'EVP_PKEY_get1_EC_KEY': Since OpenSSL 3.0 and a few more
#86
Ruuddenbekker
closed
3 years ago
1
Vcpkg port
#85
Tradias
closed
3 years ago
3
Visual Studio will not find "jwt/jwt.hpp"
#84
Ruuddenbekker
closed
3 years ago
8
How do I include your library?
#83
yateam
opened
3 years ago
2
fix: typo
#82
ValBaturin
opened
3 years ago
0
Remove the cpp11 tag on Github
#81
vstumpf
opened
3 years ago
3
Upgrade nlohmann json library to 3.9.1 to fix build issues with gcc 10
#80
bog-dan-ro
closed
3 years ago
0
msvc 2019 link error
#79
LukeMauldin
opened
3 years ago
0
Jwt objet to json string
#78
tallytaxo
closed
3 years ago
1
OpenSSL 1.1.1 without libressl causes issue
#77
williamswhy
closed
3 years ago
3
fix: add new case to AlgorithmErrCategory::message
#76
saurik
closed
3 years ago
2
fix: C preprocessor defaults undefined macros to 0
#75
saurik
closed
3 years ago
3
Problems installing this lib
#74
noctera
opened
3 years ago
4
Check LIBRESSL_VERSION_NUMBER only if defined.
#73
j0nnyw
closed
3 years ago
0
Add LibreSSL version number in algorithms.hpp
#72
torbatamas
closed
4 years ago
0
Need help with decoding jwt
#71
Boomslangnz
closed
4 years ago
2
Asymmetric API - can set system_time_t, but not get
#70
GeneratedNickname
opened
4 years ago
2
compilation issue
#69
sherike
opened
4 years ago
1
Need Help W/ OpenSSL Dependency
#68
petef19
opened
4 years ago
23
Clarify public key documentation and errors
#67
wiebeytec
closed
4 years ago
3
fix: algorithm::NONE string representation capitalized, tests linkage fixes
#66
nikita-karatun
closed
4 years ago
2
INCLUDES not exported by cmake
#65
dempo93
closed
4 years ago
1
build: install cmakes find package files
#64
gocarlos
closed
4 years ago
2
Error while building
#63
sudo-panda
opened
4 years ago
5
build: add add_library alias to cmake
#62
gocarlos
closed
4 years ago
0
Deprecated BIO_f_base64 from boringssl
#61
gramic
closed
4 years ago
4
fix: compilation with visual studio 14
#60
gocarlos
closed
4 years ago
1
build: improve cmake scripts
#59
gocarlos
closed
4 years ago
2
Fix parsing of alg claim to be RFC compliant
#58
andrewwiik
closed
4 years ago
1
fix clang-cl build on windows
#57
LanderN
closed
4 years ago
0
Make C++17 string_view detection work with MSVC
#56
cstratopoulos
closed
5 years ago
0
Update CMakeLists
#55
interfector18
closed
4 years ago
0
Update CMakeLists
#54
interfector18
closed
5 years ago
0
Assume "typ" is "JWT" when it absent from JOSE.
#53
sean24
closed
4 years ago
3
Next