You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am sending my Logto emails through my own backend triggered from the http email connector. However, I don't get any information about the language the user is expecting. If the browser is set to Spanish for example, the Logto screens are correctly rendered in that language, but the emails I send don't get any information about this so I have to send them in English, which is a poor user experience.
Describe what you'd like Logto to have
Add the current culture to the payload when calling my http endpoint for sending the email.
As a bonus, also include the culture in webhooks so that I can also use the correct language when sending welcome emails for example.
The text was updated successfully, but these errors were encountered:
What problem did you meet?
I am sending my Logto emails through my own backend triggered from the http email connector. However, I don't get any information about the language the user is expecting. If the browser is set to Spanish for example, the Logto screens are correctly rendered in that language, but the emails I send don't get any information about this so I have to send them in English, which is a poor user experience.
Describe what you'd like Logto to have
Add the current culture to the payload when calling my http endpoint for sending the email.
As a bonus, also include the culture in webhooks so that I can also use the correct language when sending welcome emails for example.
The text was updated successfully, but these errors were encountered: