Sebazzz/financial-app

Data protection: use persistent keys - prevent authentication logout on app restart

Sebazzz opened this issue · 0 comments

On app restart the authentication keys are cleared. We need to implement persistent key storage, also taking #78 into account.

See docs: https://docs.microsoft.com/en-us/aspnet/core/security/data-protection/configuration/overview?view=aspnetcore-2.1