Open Margo63 opened 3 days ago
authorizationUser(name: String, password: Int): <boolean, id> if user send right data return true and id, else false (and 0) type request: GET
тут тоже могу вместо true и false кидать статусы ответа и id
authorizationUser(name: String, password: Int): <boolean, id> if user send right data return true and id, else false (and 0) type request: GET