
I'm currently trying to create email verification and I want to use myapp:// as the url (rather than host it on a domain). This seems to work best when using deeplinks so that I don't have to host the email verification seperately. I would like them to be redirected back to the app to do the verification. Has anyone gotten around this? it seems like this is an invalid Hostname when I try to add a platform. Any thoughts on a simple way to do email verification without having to have a seperate domain? Thanks in advance
Recommended threads
- getFileView and getFileDownload Unexepct...
pdfUrl = storage.getFileDownload(appwriteConfig.bucketId, doc.pdf); console.log("getFileView awaited result:", pdfUrl, "| type:", typeof pdfUrl); I was...
- Unknown origin using Capacitor
I’m using capacitor to create native apps from angular source code. It was working a month ago, but now when I try to access appwrite through the app I get “Inv...
- Singup and login issues
A lot of issues developing with appwrite and appwrite support os not helping me and after 48 hours of message sent about indexing also the above error my signup...
