Hi, can we pass additional permissions/scopes whil...
# support-questions-legacy
a
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
Hey! Yes. You can change the scope input given to the provider
a
Got it, thanks. I should have looked up for customisations section.
3 Views