cuongdevjs / reactjs-social-login

Group Hook ReactJS components for login social network
https://react-social-login.netlify.app
MIT License
168 stars 75 forks source link

Not able to pass Multiple Scope #172

Open sharmaayush12 opened 5 months ago

sharmaayush12 commented 5 months ago

Not able to pass Multiple Scope to any Social Login and the issue is when we want to get the multiple access of any account then we can pass multiple scope but in this we can only pass one scope at a time. I tried passing multiple scope using space and array also but not able to pass the scopes.

so is there any solution for it ?