how do we host .well-known/ as Appwrite required custom-domain to be verfied to allow redirect when click on password reset link or when user click on verify email...
But, if we link the DNS record of domain to the appwrite how could we host the .well-known/ to appwrite.example.com ? As, it's currenlty under appwrite...
https://discord.com/channels/564160730845151244/1094547188069183588
earlier as well someone ask it, not sure how they did...
uhh you shouldn't have the well known and appwrite custom domain be the same
the well known should be for your client-side app. the custom domain is for the server side
umm, am I missing something... because if I don't have the same then how could redirect would happen? I mena because, we need to pass url while createEmailVerification...
and that url must be registered as Custom Domain? Or am I missing something...
that URL needs to be for your CLIENT app, not SERVER
no it doesn't have to be registered as custom domain
umm, but if I don't register then getting error invalid agrument, that url can be 'localhost' or 'custom.com',
you need to register a web platform
ahhhh, so that need to web platform and not custom domain
platforms are your allowed clients
thank you βΊοΈ , all doubts are now clears
Great! Should we mark this thread as βsolvedβ then?
yap π
[SOLVED] How to host .well-known/ for Deep Linking
Recommended threads
- how think about relationships?
From what I understand, relationships don't work like foreign keys. So, two things: Is the way to simulate foreign keys to manually pass references to IDs? In...
- Appwrite - Github student plan payment
Even though I have the GitHub Student package, I received a notification saying I would be switched to a pay-as-you-go plan. (It said that I could use AppWrite ...
- SMS - Github Student Pack
I have a project on Appwrite Github Student Pack but unable to send any message as I get error: "Phone authentication limit for your organization has exceeded. ...