Page 1 of 1

reading columns from the Users collection

Posted: Thu Jul 10, 2014 5:43 pm
by Bogdan

I've got some additional columns in the Users collection. Can I read them using just a Login service? I've added a column name in the Response tab for the Login service, but still I got only sessionToken and _id as a response.

I found this topic - https://getsatisfaction.com/apperyio/... , but it is still not clarified how can I create a Read service for the Users collection ?

Regards,
Bogdan


reading columns from the Users collection

Posted: Thu Jul 10, 2014 6:20 pm
by Evgene Karachevtsev

Hello Bogdan,

Login service returns only sessionToken and _id.
Please take a look at this link: http://devcenter.appery.io/documentat...


reading columns from the Users collection

Posted: Thu Jul 10, 2014 9:02 pm
by Bogdan

Thanks, that helped a lot!
Bogdan