
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
- Relationships. Delete on cascade through...
Hi all!, When I delete a document throught the Apple SDK, on delete cascade is not working. If I delete the document from the console (Cloud), a dialog is show...
- 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...
