Describe the bug
Adding services.AddBankId() causes all our localization to break and show the translation "key" instead of the actual translations.
Our project is based on the Bitplatform boilerplate
The code bellow is the code they us for localization
Expected behavior
For localization to work after adding the activelogin package.
NuGet package version
Latest version
Runtime version
.net 10
Describe the bug
Adding services.AddBankId() causes all our localization to break and show the translation "key" instead of the actual translations.
Our project is based on the Bitplatform boilerplate
The code bellow is the code they us for localization
Expected behavior
For localization to work after adding the activelogin package.
NuGet package version
Latest version
Runtime version
.net 10