better logging

This commit is contained in:
2025-08-17 22:26:41 -04:00
parent e30adf8d82
commit f5de37523a
2 changed files with 6 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ const api = new Elysia({ prefix: "/api" })
});
token.value = newHuman.key;
}
return token.value;
})
.use(human)
.post(