On Wed, 6 Jan 2016, leledumbo wrote:
Is there anyone already implements https://tools.ietf.org/html/rfc7519? I find a Delphi implementation (https://github.com/paolo-rossi/delphi-jose-jwt), but it uses the new Delphi RTL with System. namespace. I don't want to reinvent the wheel if possible, so if there's already one for FPC, that would be great :D
FPC supports OAuth2. So we need JWT :) See: fcl-web/src/base/fpjwt.pp If things are missing, let me know and we can add it. Michael. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal