Strava v1.0.0 Strava.Middleware.RefreshToken View Source
Attempt to refresh access token using provided refresh token on "401 Unauthorized" HTTP response codes.
http://developers.strava.com/docs/authentication/#refresh-expired-access-tokens
Link to this section Summary
Functions
Callback implementation for Tesla.Middleware.call/3
Link to this section Functions
Link to this function
call(env, next, opts) View Source
Callback implementation for Tesla.Middleware.call/3.