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
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...
- Sign In With Apple OAuth Help
Hi All! I've got a flutter & appwrite app which Im trying to use sign in with apple for. I already have sign in with google working and the function is the sam...
- [SOLVED] OAuth With Google & Flutter
Hi all, I'm trying to sign in with google and it all goes swimmingly until the call back. I get a new user created on the appwrite dashboard however the flutte...