SaimonOriginal post
Rank 1: Thread
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?
Summary
Google OAuth works in Microsoft Edge but fails in Brave and Firefox for a React + Appwrite app.
Solution: Disable any privacy settings or extensions that may be blocking the OAuth process in Brave and Firefox.