Thalhammer / jwt-cpp

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

🔐 Adding support for `"alg"` ES256K #156

Closed prince-chrismc closed 3 years ago

prince-chrismc commented 3 years ago

resolves #79