Skip to content
Luís Brás edited this page Feb 16, 2017 · 2 revisions

If you are not familiar with OWIN or ASP.Net Identity you will need to familiarize yourself with these things. If you are running the latest version of Visual Studio 2013, then you can create a new web project and create a site that has authentication. This will give you a good example of how to setup OWIN and Authentication.

Clone this wiki locally