ty for your help and now if i try to log i get WebSocket: failed login attempt from client 127.0.0.1:56395 here my users.json for testing is
{
"APIUSER": {
"group": "ops",
"names": [
"APIUSER"
],
"api": {
"username": "admin",
"password": "testestetst"
}
}
}
is correct like that or no plz
the code is
fixed i see i need to hash the pass ty again