Error by User Register, if no user exists
If no user is in the database, and someone tries to register a new one, the backend cant find an id and returns an error.
Yes. There usually should be at least one user in the database, but for better debugging the issue could be optimized or documentet
Error by User Register, if no user exists
If no user is in the database, and someone tries to register a new one, the backend cant find an id and returns an error.
Yes. There usually should be at least one user in the database, but for better debugging the issue could be optimized or documentet