Login required for access
In order to watch this lesson, you'll need to login to the website.
To wrap up the login and register process, let's go ahead and implement a very simple Sign Up page for our iOS application. This process is rather simple and straightforward. The only tricky bit of code is to send over our information through a POST request using Alamofire. Again, this networking library is extremely helpful in saving us from typing out raw URLSession code.

Comments (7)
4 years ago
3 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
5 years ago
4 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
HELP & SUPPORT