Closed ravirani closed 10 years ago
The login and signup screens now create an appropriate User, which is our subclass of ParseUser, with some minor validation. There's a bit more to do to make the interface really robust but it should already be sufficient not to block any other piece of development.
If you log in to Parse and check out the store there, you'll see I'm already registered as a user (albeit with older code, so my Website isn't as fully populated as a new user's would be).
Great, Thomas! Thanks so much!
This will create the username and password in Parse for the user.