p7-projekt / api-backend

Backend API
MIT License
0 stars 0 forks source link

[BUG] - Login to non-existing user #54

Closed KristianS93 closed 2 weeks ago

KristianS93 commented 2 weeks ago

Description

When you try to login to a user that doesnt exist (while the db is empty) throws an exception. This should return a 404.

Reproduction steps

Delete all users
try to login

Screenshots

![DESCRIPTION](LINK.png)

Logs

No response

Browsers

No response

OS

No response