I\'m confused on how the OWIN CreatePerOwinContext method is to be used. As far as I can see it\'s a poor mans DI mechanism. Yet, I fail to see how to use it.
Also, Microsoft.AspNet.Identity.Owin assembly contains the parameterless version of Get() method, so you can use it if you already have ASP.NET Identity in your project.