I have a web app that has standard user model information. I am building an iPhone app to communicate with the endpoints in my current web app to authenticate the user and all the actions he/she can do. What is the standard approach for this? OAuth?
Share
Use a UIWebView or use ASIHTTPRequest.