.net web api and mvc both seperate app creation
Hello,
I want to create .NET Web API project (for server side ) and seperate project in .net MVC (client side) . Web api is different project due to reason to have mobile app later too .
Are there any tutorial which helps to complete this task with authentication in secure way and also i want to implement User Roles