JWT EncoderCreate a locally signed JWT with HS256, HS384, or HS512.JSON headerImportClear{"alg":"HS256","typ":"JWT"}Drop the file here·Data not sentJSON payloadImportClear{"sub":"1234567890","name":"John Doe","iat":1516239022}Drop the file here·Data not sentAlgorithmAlgorithmHS256HS384HS512SecretGenerateResetDo not use a production secret on a shared or untrusted device.Signed JWTCopyExport