Thalhammer / jwt-cpp

A header only library for creating and validating json web tokens in c++
https://thalhammer.github.io/jwt-cpp/
MIT License
875 stars 239 forks source link

Create a test for the undefined sanitizer #305

Closed prince-chrismc closed 10 months ago

prince-chrismc commented 1 year ago

This is something we are missing and can help avoid bugs

https://github.com/Thalhammer/jwt-cpp/issues/300#issue-1846108795