KinaUna / KinaUnaAzure

https://web.kinauna.com
1 stars 0 forks source link

Move idp email sender extensions to email sender service #29

Closed KinaUna closed 2 months ago

KinaUna commented 2 months ago

The extension methods have been moved to the EmailSender service.

Calls to the extension methods have been updated to use KinaUnaLanguage.Id instead of hardcoded strings. The EmailSenderService now uses LocaleManager.GetTranslation() to translate email text.