Some providers let you acquire a fresh access_token without user interaction provided the application's permissions have not been withdrawn by the user.
How do I trigger this from allauth?
It turns out that as of 29/8/16 there is an open issue on the project to add this functionality, so it doesn't exist yet.