Hi,
when inviting a user with auth0’s dashboard to an organization, is there any way to define the TTL of the invitation emails?
I saw that there is a way to define the verification and reset-password email (through the email templates page) but not the invitation email.
is there any easy way to globally change it from 7 days to 14 days?
Customizing the TTL of organization invitations is not possible through the Auth0 Dashboard, but you can use the Management API to set the TTL of organization invitation emails: Auth0 Management API v2
Please let me know if you have any additional questions!
Apologies - I missed where you said globally in your initial post. Currently, it is only possible to set the TTL per invitation via the Management API. You cannot configure it globally either in the Dashboard or via the Management API.