November 2015
Intermediate to advanced
152 pages
2h 46m
English
This chapter practically explains how to integrate ASP.NET Identity system with ASP.NET Web API. The ASP.NET Identity system is an upgrade to the ASP.NET Membership and Simple Membership systems. It has user profile support, OAuth integration and is available in the ASP.NET templates of Visual Studio 2013/2015.
In this chapter, we will cover the following topics:
Let's create an empty Web API to integrate ASP.NET Identity. Follow the given steps:
Read now
Unlock full access