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?
Recommended threads
- Appwrite project paused
I have github student account. The auth has been paused however the database is working fine. I cant see any option to resume from my console panel. It is just ...
- Missing Invoice
Hi! I need help with billing on my account (marelu@gmail.com). I have never received a single invoice by email. My organization has been on the Pro plan since...
- Appwrite Functions cold start
Hello. I'm seeing really long cold starts on Appwrite Cloud Functions and wanted to know if this is expected. My function just authenticates the user, fetches ...