Join Discord
Powered by
Hey, I'm trying to get the provider's access token...
# support-questions-legacy
a
antonybush
10/14/2022, 4:06 PM
Hey, I'm trying to get the provider's access token (Django). I have referred the following.
https://supertokens.com/docs/thirdparty/post-login/getting-provider-access-token
But I don't know how to import/get the token in my views.py
j
jin49
10/14/2022, 9:11 PM
you can save it in a custom user model associated with the supertokens uid
Previous
Next