Ensure array_type has front() method + fix array_type on jsoncpp by omar-mohamed-khallaf · Pull Request #361 · Thalhammer/jwt-cpp
Replace the `front()` with `[0]` as front is not supported by jsoncpp on array types. Signed-off-by: Omar Mohamed <mohamed.omar67492@gmail.com>
added 2 commits
September 22, 2024 11:33
omar-mohamed-khallaf
changed the title
Use operator[] instead of front() in get_x5c_key_value to support jsoncpp
Ensure array_type has front() method
prince-chrismc
changed the title
Ensure array_type has front() method
Ensure array_type has front() method + fix array_type on jsoncpp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters