I am currently working on auth part of application. For that i want to send a deeplinking url in the verify url. Its something like example://verify. I have also added example in the web platforms, but still it throws url that the url must be of localhost or example. How can i solve it?
you're passing verify as the hostname. Did you add verify as a web platform?
Got it, ill try it and also how can i customize the mail design?
Like i want to add company logo and so in the verification mail, so how can that be done?
Are you self hosting? If so, see https://discord.com/channels/564160730845151244/1115191629733703730
If you're on cloud, you can't right now. However, we're working on adding support for customizing emails
Yes, im self hosting
Thanks a lot
[SOLVED] Deep linking with email verification
Recommended threads
- [SOLVED] Appwrite Cloud and FRA cloud se...
Can anyone estimate how long this will take to resolve? I am checking status here https://status.appwrite.online/
- How to use Operator.arrayAppend on a rel...
Hi, is it possible to use any operator on a relationship column? I have a One to Many relationship column on a table and I would like to add entries to the colu...
- Update user email using OTP
Hi, I am trying to implement email update using OTP, there is not password associated with the account. One solution I found online is creating appwrite functio...