MK7Original post
React Developer
Hello! I connected my custom domain to my Appwrite project, but I can't get the Google login/consent screen to show my domain instead of the Appwrite domain.
Is this something that needs to be configured on the Appwrite side, or is it handled through Google Cloud? If there's any documentation explaining how to set this up, I’d really appreciate it if you could share it.
Thanks!
Summary
Custom domain for Google Auth was successfully set up by using the custom domain in setEndpoint() and ensuring it is added to the uri inside the Google console as well.