Page 2 of 2

How can I get additional parameters returned in the Login service response?

Posted: Sat Sep 13, 2014 5:38 pm
by anton6984647

I'd like to consolidate two REST calls into one for perfomance, but I'm having issues because the default Users Login service seems to only return the id and the session token.

Is there server code for the default login service that you can share so that I can implement a custom login service?


How can I get additional parameters returned in the Login service response?

Posted: Sun Sep 14, 2014 12:45 am
by Illya Stepanov

Hi Anton,

Hope our doc here will help you -- http://devcenter.appery.io/documentat...


How can I get additional parameters returned in the Login service response?

Posted: Sun Sep 14, 2014 12:43 pm
by anton6984647

Thanks!