Mvc login with Web API [closed]
Closed . This question needs to be more focused. It is not currently accepting answers. Learn more . Want to improve this question? Update the question so it focuses on one problem only by editing this post . Closed 3 years ago . In my solution folder there are two projects Myproject.API Myproject.Web API will server all the request to My Mvc web or android or IOS client. Now Here I'm confused, Where should I Implement Authentication process. At API or At API and MVC both As MVC identity uses Cookie based authentication where as API used token based. Now What I want In Web Project, If any user