In order to view this lesson, you must purchase this course.
With the custom login now working for the browser, let's go ahead and create our iOS application that also allows us to login. Make sure that you have a good view of your server console as you are performing your network operations. In these iOS lessons, I'll be glossing over the UI portions since its quite tedious typing out the code. The interesting portions deal with networking where I'll be integrating the Alamofire framework to make our lives easier. Enjoy.