Login fix and rename columns in DB
This commit is contained in:
@@ -40,7 +40,7 @@ namespace WebAPI.Controllers
|
||||
}
|
||||
else
|
||||
{
|
||||
return BadRequest();
|
||||
return Unauthorized();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user