Set the response object on the access token on Client#get_token

Created by: cpetschnig

To allow further computation of the actual HTTP call, the response object (OAuth2::Response) is stored on the AccessToken.

This solves #186 (closed).

I hope you are fine with this. I am happy to change the naming/implementation upon your suggestion. Thank you for your great work on this gem!

Merge request reports

Loading