Join Discord
Powered by
Hi, can we pass additional permissions/scopes whil...
# support-questions-legacy
a
abhisheksachdeva
09/15/2022, 2:38 PM
Hi, can we pass additional permissions/scopes while using Social login? for e.g. If someone is signing up with their google account, I can ask them to allow access to google drive too during the process. I am using this for reference --
https://supertokens.com/docs/thirdparty/quick-setup/backend#3-initialise-social-login-providers
r
rp_st
09/15/2022, 3:03 PM
Hey! Yes. You can change the scope input given to the provider
rp_st
09/15/2022, 3:03 PM
https://supertokens.com/docs/thirdparty/common-customizations/sign-in-and-up/changing-oauth-scopes
a
abhisheksachdeva
09/15/2022, 3:06 PM
Got it, thanks. I should have looked up for customisations section.
3
Views
Previous
Next