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
- Invalid origin error in authentication
I have setup the package name same as the package name in app.json but it is constantly saying `AppwriteException: Invalid Origin. Register your new client as ...
- Flutter OAuth2 webAuth Bug?
I created with flutter an app where I can login in with my Microsoft Account. When I compile it to Web (WASM) or Android (aab) then there is no problem what so ...
- change role of a team member in Appwrite
It's not possible to add/change roles of a team meber in Appwrite Frontend. When you click on a member of a team you get forwarded to the configuration page of ...