Thalhammer / jwt-cpp

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

Add verify context trait template specialization #229

Closed prince-chrismc closed 2 years ago

prince-chrismc commented 2 years ago

resolves #212