I am trying to use appwrite cloud with my own domain.
I've set up the dns records on xyz.com with cname "appwrite" to point to cloud.appwrite.io
My endpoint is also
appwrite.xyz.com.
Now when i try to create verification it dosent allow my to use my domain "xyz.com" but only "appwrite.xyz.com".
Thr problem now is the email verification link redirects to appwrite website instead of my web app where the link needs to be handled.
What should i do?
TL;DR
Developers want to use their own domain with Appwrite Cloud, but facing issues with email verification link redirecting to Appwrite website instead of their own web app. The verification only accepts "appwrite.xyz.com" instead of "xyz.com".
Solution: Contact Appwrite support to get assistance with setting up custom domain verification for email links to redirect to the correct web app endpoint.