Auth0 - email-verification tickets are not getting expired after setting up ttl_sec. Where as the same is working for password-change tickets while creating tickets from management API. Is there anything different that needs to be done here. Did this work for anyone as expected?
Hi @pgowtham.team,
Welcome to the Auth0 Community!
I checked your tenant settings and noticed you have not configured a custom email provider, which is required to customize your verification email template.
I suggest configuring a custom email provider by referring to this documentation.
After doing so, you should be able to set your preferred URL Lifetime for the verification email template.
Cheers,
Rueben