JWT Implementation for Harbour - (c) Matteo Baccan
Posted: Sun Mar 27, 2022 4:49 pm
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,
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,