The previous error has been fixed, but another one has appeared:Code: Pascal [Select][+][-]Compiling ./fcl-web/src/jwt/fpjwasha256.ppfpjwasha256.pp(14,37) Error: Identifier not found "TJWTSigner"fpjwasha256.pp(14,37) Error: class type expected, but got "<erroneous type>"fpjwasha256.pp(17,57) Error: Identifier not found "TJWTKey"fpjwasha256.pp(18,56) Error: Identifier not found "TJWTKey"fpjwasha256.pp(16,20) Error: There is no method in an ancestor class to be overridden: "class AlgorithmName:AnsiString;"fpjwasha256.pp(17,14) Error: There is no method in an ancestor class to be overridden: "CreateSignature(TJWT;<erroneous type>):AnsiString;"fpjwasha256.pp(18,14) Error: There is no method in an ancestor class to be overridden: "Verify(const AnsiString;<erroneous type>):Boolean;"fpjwasha256.pp(21,1) Fatal: There were 7 errors compiling module, stoppingFatal: Compilation aborted