As a user I want to be able to login to system using my work account
This is one of the most famous lines in a user story in almost every project’s backlog.
As you might know the .NET Core 2.0 was release recently and with it come many improvements and changes. In this post I will point out a couple of changes from a security and authentication perspective.