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?