You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add PFObject.isDataAvailableForKey to check if data is available for individual key (#1756) (dd05d41)
Remove ParseFacebookUtils and ParseTwitterUtils (#1779) (f1311ee)
BREAKING CHANGES
Removes convenience modules ParseFacebookUtils and ParseTwitterUtils, instead manually add the 3rd party authentication service SDK to log in and provide the authentication data to PFUser.logInWithAuthType to link the Parse User. (f1311ee)