I'm facing an issue where my Google OAuth login screen is displaying "Sign in to continue to appwrite.io" instead of my custom domain.
I've already added my custom domain within Appwrite's settings. However, this change hasn't reflected on the Google OAuth consent screen, and users are still seeing the Appwrite domain during the authentication flow.
How can I ensure my custom domain is shown to users during the Google OAuth login process, rather than the default Appwrite.io domain?
Recommended threads
- Student plan issue
I am using GitHub student plan, I even got access to appwrite's mock phone number. but when I try to use it, it says the phone number limit has reached
- Getting "The current user has been block...
So today I want to deploy something to Appwrite but when I click Sign in with Github, it's redirect me to login site and in the url bar I see this `?error=%7B"m...
- Flutter OAuth2 does not attach Google se...
Hi Appwrite team, I’m using Appwrite Auth in a Flutter mobile app and trying to upgrade an anonymous user to Google OAuth. Docs say that if there is already a...