srhyne / jQuery-Parse

An AJAX wrapper for the Parse.com REST API
212 stars 31 forks source link

Need to add X-Parse-Session_Token to header of requests #11

Closed brendannee closed 12 years ago

brendannee commented 12 years ago

Lots of Parse requests need the session token in the request header, such as updating users: https://parse.com/docs/rest#users-updating