Community

ASP.NET Web Api: Understanding OWIN/Katana Authentication/Authorization Part II: Models and Persistence

(John Atten) In the previous post in this series we learned how the most basic authentication and authorization elements fit together in an OWIN-based Web Api application. We have seen how to authenticate a user using an Authentication Server embedded within our application, and how to add an elemen

Read More - Register for Free Membership