/BoazF

Primary LanguageObjective-C

LogIn and SignUp View Controllers Tutorial

This Xcode project teaches you how to use the PFLogInViewController and PFSignUpViewController using the Parse framework.

How to Run

  1. Clone the repository and open the Xcode project.
  2. Add your Parse application id and client key in AppDelegate.m.
  3. Setup your Facebook and Twitter keys as described in our iOS Guide.
  4. Hack away!

Learn More

To learn more, take a look at the Login and Signup Views tutorial.