How can I get additional parameters returned in the Login service response?
Posted: Sat Sep 13, 2014 5:38 pm
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?