Web API Validation for Android Application Using Facebook Based Authentication and Forms

My Android app uses the Android Android SDK app to create an FB login button and also allows users to login using their username and password.

So my question is, how can I authenticate and authorize these users in my ASP.Net Web API on every call?

+3


source to share





All Articles