Customize Oauth2 client #35
Unanswered
dbarrientostk
asked this question in
Q&A
Replies: 1 comment 5 replies
-
Hi @dbarrientostk, refresh tokens are handled by social-core, and you don't need to do additional work for it. You can have the access token that your provider issued for you and use for API calls. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How I can access to the refresh token?
I want to customize the oauth methods and create new ones.
Beta Was this translation helpful? Give feedback.
All reactions