I have downloaded, and successfully ran the ASP.NET Identity sample from here: https://github.com/rustd/AspnetIdentitySample
I am now in the middle of implementing t
I had all the correct packages and usings, but had to built first before I could get GetOwinContext() to work.
GetOwinContext()