A simple wrapper for Request that handles the common authentication injections we need for interacting with the Office Bot API.
This module provides a really basic wrapper for Request that uses Office Bot's conventions and authentication
scheme. This is only intended to be used by the Office Bot API client libraries, and will likely not work
in other general-purpose situations.