
Hey, I am following the exact doc https://appwrite.io/blog/post/set-up-google-auth-appwrite-react but after selecting the account from the google consent screen I am redirected to appwrite domain with blank screen and errors in console

and after going to the dashboard, I can see that I am logged in

I don't think Console's service worker uses anything with chrome extensions, its possibly one of your chrome extensions. Do you have any installed?
Recommended threads
- session cookie not saving
it appears with my app hosted on Cloudflare worker pages, when i try to login it does not save the session cookie. however it saves in on localhost and no probl...
- Messaging via Resend: "to": "\"undisclos...
I'm using the node-appwrite@18.0.0 SDK. ``` await messaging.createEmail({ messageId: ID.unique(), subject: "Subject", content: `htmlCont...
- account.get imageUrl
We dont get imageUrl of users when do account.get(), i need to manually fetch,and set it. but this should be default behaviour.
