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
Loading
Asma KhalidPosted Sep 11, 2019, 6:47 AM
Dharmesh SharmaPosted Sep 11, 2019, 6:12 AM
Dashang MakwanaPosted Sep 11, 2019, 6:06 AM
In this link: https://www.youtube.com/playlist?list=PL6n9fhu94yhW7yoUOGNOfHurUE6bpOO2b
there would be basic . i need both mvc client app and web api integrate and securing it type tutorial
Dashang MakwanaPosted Sep 11, 2019, 6:03 AM
1) authentication (securing my mvc and api app ) how do i do that ?
2) User Roles
Sanwar RanwaPosted Sep 11, 2019, 5:31 AM