Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
set the http client for token refresh (#137)
missed that oauth2 library doesn't use the transport but rather gets the http client from context. so here we're setting the context. Signed-off-by: Mike Mason <mimason@equinix.com>
- Loading branch information