iOS app & user authentication. oAuth? – Ebay API
I'm creating my first iOS app, which will essentially make calls to a RESTful API that I'm building in PHP / MySQL (Laravel), and display the returned data to the user. Firstly, I need to create a system for Users…