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
- Bug report: Race condition in Flutter SD...
Hi team, I've found an intermittent bug in the Flutter SDK (v20.3.0) when using `createOAuth2Session` on Android. **Symptoms** After `createOAuth2Session` re...
- [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...