0

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?

frankster
  • 1,529
  • 2
  • 16
  • 20

1 Answers1

0

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.

https://github.com/pennersr/django-allauth/issues/420

frankster
  • 1,529
  • 2
  • 16
  • 20