I'm having an issue with Google OAuth in my React + Appwrite app. After login, the dashboard is accessible only in Microsoft Edge, but fails in Brave and Firefox.
Repo: https://github.com/showayebDev/vite-project/
https://vite-project.appwrite.network
Setup:
React + Vite
Google OAuth
Appwrite backend
Issue:
✅ Microsoft Edge - Works
❌ Brave - Fails
❌ Firefox - Fails
Is this a known issue?