Can you access timeout settings (for password resets, for example) in the email templates?
-
Is it possible to access timeout settings for password reset and passwordless login tokens from an email template?
It would be nice to show users when the token will expire.
Since these are set in the tenant settings, it would be great if the templates use the those values.
-
Not currently.
You’d have to hard code it and keep it in sync with the config, perhaps by writing a script that ran regularly to sync up email template with the tenant setting.
Please feel free to open a GitHub issue with this suggestion, however.
-