FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour JWT Implementation for Harbour - (c) Matteo Baccan
Posts: 990
Joined: Wed Oct 19, 2005 02:17 PM
JWT Implementation for Harbour - (c) Matteo Baccan
Posted: Sun Mar 27, 2022 04: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,

Continue the discussion