How to open android/ios app from confirmation email?

  1. We configured “Verification Email” in Email Templates and set “Redirect To” field as “https://OUR_WEBSITE/confirmation-email” and this works fine.

  2. If user use a smartphone we would like that when you confirm email opened our mobile application instead of browser url as for the desktop (“https://OUR_WEBSITE/confirmation-email”)

  3. We read these articles:

and got the correct links:

https://MY_TENANT.eu.auth0.com/.well-known/assetlinks.json

https://MY_TENANT.eu.auth0.com/apple-app-site-association

  1. However in verification email the confirm url generated by Auth0 like this “http://links.MY_WEBSITE_DOMAIN/wf/click?..” which redirect to “https://OUR_WEBSITE/confirmation-email”

What is the best way for opening mobile app from confirmation email via Auth0? We don’t want to make hack solutions and so we want to know from you.

1 Like

Did you ever figure out a solution to this? We are running into the same issue.

Hey there!

Sorry for such huge delay in response! We’re doing our best in providing you with best developer support experience out there, but sometimes our bandwidth is not enough comparing to the number of incoming questions.

Wanted to reach out to know if you still require further assistance?