Thalhammer / jwt-cpp

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

Add addition CMake "run" targets to simplify calling exes #344

Closed prince-chrismc closed 2 months ago

prince-chrismc commented 2 months ago

This is mainly to cleanup .github/workflows/cross-platform.yml but also the fuzzing and examples

However there's a few extra goodies