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

Documentation Refresh #323

Closed prince-chrismc closed 6 months ago

prince-chrismc commented 6 months ago

New year new docs?

This has been on my radar for a while but recent comments highlights how important it is.

Live example on my fork https://prince-chrismc.github.io/jwt-cpp/index.html and https://github.com/prince-chrismc/jwt-cpp/tree/e82643a748d2e1fdf75e0a81dd5ca8ee3ed59e42

closes #319