cordova - Asp.Net Identity in Custom Authentication of my .Net backend -


i have asp.net mvc application using asp.net identity users , roles in azure, need create cordova mobile app using .net backend same functions in mvc. creation of users , roles done in mvc app.

i have use same database , users mvc app using. how can use asp.net identity in custom authentication of mobile .net backend authenticate users in mobile application.


Comments

Popular posts from this blog

php - Displaying JSON data posts for blog using just the post id -

docusignapi - Documents restrictions within a package -

javascript - angular.forEach loop with $http.get -