This Xcode project teaches you how to use the PFLogInViewController
and PFSignUpViewController
using the Parse framework.
- Clone the repository and open the Xcode project.
- Add your Parse application id and client key in
AppDelegate.m
. - Setup your Facebook and Twitter keys as described in our iOS Guide.
- Hack away!
To learn more, take a look at the Login and Signup Views tutorial.