revert 6f637968bdd5dea7f472e5a07517e072ed69715e
All checks were successful
Neutral/pipeline/head This commit looks good

revert Version 1.0.0 - Basic Web Application
This commit is contained in:
2024-12-29 14:53:26 +00:00
parent a9414ff6ce
commit ee556d859e
50 changed files with 6642 additions and 41 deletions

View File

@ -34,7 +34,7 @@ module.exports.check = function(token) {
}
/**
* Permet de se connecter à Inventory
* Permet de se connecter à Neutral
* @param {object} data
* @returns Token or AUTH_FAILED
*/