Closed fero1xd closed 3 months ago
yes this is something that has to be added, and currently i'm shifting the backend to use cookies to manage authentication, right now we are doing it not in a standard way . We are passing tokens in query params with user info, will implement this, by the weekend
I think as the project grows more and more data fetching will be an issue, i would like to implement react query here.