HI,
Instead of manually checking when the token expires or if you get an error when making an HTTP call and then calling refresh;
does it make sense to include automatically refreshing the token if a refresh token is present when getting the access token?