thiagolocatelli / parse4j

Java Library to deal with Parse (parse.com) REST API
http://thiagolocatelli.github.io/parse4j
143 stars 117 forks source link

Disable checks for ParseUser on login #36

Closed passabilities closed 9 years ago

passabilities commented 9 years ago

Error being cause because it does a check on the ParseUser after login for unsaved ParseFiles (which they should be anyways)