Friday, 15 February 2013

javascript - User-provided fields not returned upon parse-login -


I'm is used to login to your app parse REST API (endpoint by using:) . According to the docs, I want, when I log in other words, all the user of the fields provided, create custom fields for my user content

parse docs :.

response body except a JSON object that contains password all user area provided by also createdAt, updatedAt, objectId, and sessionToken field

But I only receive the following:.

  {Kreatdt: "2015-01- 28T20: 21: 23.554Z", Objektid: "6Wg0lOKCww" Sessiontokeँ: "Mvgr5knHqnTfqlI6KqJBLSxBr" Updtedat: "2015-01-28T20: 21: 23.554 Z ", the user name:" testuser "}  

what I understand something I'm doing wrong or something is wrong? I would rather not have to query the parse-server for additional data.

Thank you!

is not sure that it was a bug in their system, but it seems that just work Custom user fields are returned on login (if they are not empty / undefined).


No comments:

Post a Comment