- Remove the frontend loop that we are using to wait for the backend to process uploaded avatars, we can change that by a websocket or graphql subscription
- MinIO webhook is getting cookies but the session middleware is not processing them, by getting the dbId in the webhook we can switch to user query instead of admin queries and we can restrict the webhook routes access.
Note: I will add more thoughts down the road
Note: I will add more thoughts down the road