When I sent incorrect data, server response with right token! ``` { "id": 1, "firstName": "string", "lastName": "string", "username": "string", "authDate": 0, "hash": "string" } ``` <img width="1431" alt="Image" src="https://github.com/user-attachments/assets/ba15b8c3-c6de-4156-a239-33710d580d93" />
When I sent incorrect data, server response with right token!