Adding WebApi & OAuth Authentication to an Existing Project
ASP.NET templates are amazing starting points if you know exactly everything you need at the beginning. However, if you need to add things later it can get complicated. This post explores adding WebAPI and OAuth to an existing project.
Read Full Article