Force.com-JavaScript-REST-Toolkit
Force.com-JavaScript-REST-Toolkit copied to clipboard
Added 'currentUser' to retrieve the current users information.
Currently the simplest way to get information about the current user is to interrogate the Chatter REST endpoint "/chatter/users/me/". I've found this useful in many use cases, hopefully others will too.