get_token should put Response headers and status in the AccessToken object
Created by: veetow
It would be very useful for debugging to have the Response.header and Response.status parameters merged into the returned AccessToken object as there's no way to bubble that full Response object up when calling the get_token method.