So i made a sign in/up + auth with zustand, and i only have created a database, inside of it there is a User collection with some attributes and then on Auth i have 2 users created idk how cause when i create a user it shows a error 401 from appwrite but it still create the user, and sign in doesnt work, i tried using the 2 users created, that i can see on Auth dashboard.
I checked all the collections id's, platform, ... and everything seems good ...
If someone wanna help i can share this code parts on dm's.