Deep link url not working from auth0 email templates

I’ve added “OPEN APP” in the verification email, but when i received the email it doesnt have href attribute. because of this I cant make auth0 emails deep link friendly.

is deep linking possible in auth0 emails ?

html for OPEN APP is “a href=“consentapp://main”>OPEN APP</a”

Hey there @mohamed!

Can you tell me more about the usecase? Do you basically want to redirect your user after successful verification to some exact URL or you just want to put in the email a link that the user can go to when clicking on it?

I’ve discussed it with our developer support team and we should be able to support that. Can you go once more over you code and double check if there isn’t any HTML typo that we could have missed?

Let me know if that helps!