Aggiornamenti 2
This commit is contained in:
@@ -16,7 +16,7 @@ module.exports = {
|
||||
};
|
||||
return jwt.sign(myobj, process.env.SIGNCODE).toString().substring(0, 180);
|
||||
} catch (e) {
|
||||
console.error(e);
|
||||
console.error(e.message);
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user