Generalized code for Login/Register/Forgot password using ASIFormDataRequest. Customize UI as needed.
How to use :
1. Either rename the project and start with development OR add AddedViewControllers, Utils and ASIHTTPRequest folders to your project.
2. Add frameworks : CFNetwork, SystemConfiguration and libz.1.1.3
3. Copy RegisterViewController and LoginViewController from storyboard and paste them to your storyboard or xib files.
4. Enter constants for URL and keys in Login and Register view controller m files.
5. Create segue in storyboard or push viewcontrollers as required.
0 Comment(s)