Hi !!!
JWT Implementation for Harbour
A simple library to work with JSON Web Token and JSON Web Signature for Harbour language. You can find more information about JWT on https://jwt.io/.
Harbour JWT supports the following algorithms:
HS256
HS384
HS512
https://github.com/matteobaccan/HarbourJwt
Thanks a lot Matteo !!!
Kind regards,