Skip to content
Back

Google Oauth screen customization

  • 0
  • Auth
  • Web
  • Cloud
sow
23 Oct, 2024, 16:35

Please someone tell me how to not show "Sign in to continue to appwrite.io" The app user should not know the stack used. My web URL/app name should be showed instead of appwrite.io Please it is really urgent

TL;DR
Developers should use a different subdomain for Appwrite than their app, and add a CNAME record for that subdomain with cloud.appwrite.io. Verification issues may arise when using the same domain for both the app and Appwrite. To remove the "Sign in to continue to appwrite.io" message, developers need to customize the Google OAuth screen. This process can take up to 24 hours.
D5
23 Oct, 2024, 18:39

If I'm not wrong, Google gets that from the domain, so to remove that you need to use your domain with appwrite.

sow
23 Oct, 2024, 18:57

i hosted my react app on AWS . That domain i entered in "Custom Domains" of Appwrite project . But that says Verification failed. I have checked on DNS site too, my site is detected . But on Appwrite it's not getting verified. So I have no idea how else to use my domain with appwrite ?

D5
23 Oct, 2024, 18:59

Are you using the exact same domain for both your app and Appwrite? You should use instead a subdomain that is different from the one used for your app. For example: appwrite.myappdomain.com Also you will need to add a CNAME record for that subdomain with cloud.appwrite.io

D5
23 Oct, 2024, 18:59

Then you will need to change the endpoin in your code from cloud.appwrite.io to your subdomain. Same in the google console.

faye
24 Oct, 2024, 00:16

Could you share your DNS record?

faye
24 Oct, 2024, 00:16

Also keep in mind, it can take up to 24 hours.

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more