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?
Summary
The OP was having issues with deep linking and email verification. If you are self-hosting, refer to a Discord channel for more information. If you are on the cloud, currently you cannot customize emails but support is being worked on. The OP wanted to customize the email design and add a company logo. Another user suggested adding "verify" as a web platform and mentioned that the URL must be of localhost or the specified platform. The solution is to add "example" as a web platform in order to solve the issue.
Drake
Jul 9, 2023, 18:24
you're passing verify as the hostname. Did you add verify as a web platform?
Hemish11
Rank 3: Container
Jul 10, 2023, 04:48
Got it, ill try it and also how can i customize the mail design?
Hemish11
Rank 3: Container
Jul 10, 2023, 04:49
Like i want to add company logo and so in the verification mail, so how can that be done?