How easy or difficult it is to migrate an existing site which uses FormsAuthentication to use the new OWIN Cookie Authentication Middleware?
Has anyone tried this? Any advice for or against such endeavor?
I could not find much information on how to do this upgrade on the web.