-
-
Notifications
You must be signed in to change notification settings - Fork 249
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
not an easy fix. has an overhead cost
- Loading branch information
1 parent
ddf0988
commit fd6cec9
Showing
1 changed file
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains 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
fd6cec9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @prince-chrismc . Are these changes being pushed to the upstream dependency? If not and I am already using
nlohmann/json
and want to addjwt-cpp
to my project, do I need to replace the header file from the former project with this copy in order for things to work?fd6cec9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤯 I do not recognize these changes 😖 Give me a few minutes to review where they came from.
fd6cec9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nickform-ost, firstly thank you so much for catching this! 🏆
I was playing with supporting
std::wstring
but reverted it when I discovered it was no easily added.You can ignore these changes they are not required.
I will open a PR shortly to remove these changes and bump the version too!