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/
Setup:
React + Vite
Google OAuth
Appwrite backend
Issue:
✅ Microsoft Edge - Works
❌ Brave - Fails
❌ Firefox - Fails
Is this a known issue?
Summary
Google OAuth is only working on Microsoft Edge but failing on Brave and Firefox in a React + Appwrite app. The issue seems to be specific to Brave and Firefox browsers. The problem might be related to browser compatibility or settings. No specific solution mentioned in the thread.