ducky/web
2015-06-30
Parent:7ae5dd64c482
ducky/web/.hgignore
Update our profile model to use our refresh helper. Update our profile model to send the correct authorization header when making requests, and if the request fails because the OAuth token has expired, try to use the refresh token to obtain a new access token, then retry the request.