In ASP.NET 5.0 I would like to implement a simple cookie authentication and store the user data safely in the database.
The cookie authentication works fine, this way I a