I don't believe this module directly tries to get a refresh token, is that something the Oauth module is doing for you somehow? Or is that not being addressed at all?

Comments

grendzy’s picture

Status: Active » Fixed

There is no refresh handling in the current code. We're using OAuth 1.0, and as far as I know those tokens never expire.

This will, however, need to be part of #1678306: Add Support for OAuth2 Authentication.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.