Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document how to use multiple providerScopes #264

Open
lhotwll217 opened this issue May 19, 2024 · 0 comments
Open

Document how to use multiple providerScopes #264

lhotwll217 opened this issue May 19, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@lhotwll217
Copy link

Improve documentation

Link

Add a link to the page which needs improvement (if relevant)

Describe the problem

No example on using more than one provider scope so I am just guessing that it is separating them by space or comma and not sure if it is right. I would assume it would be an array of strings. Is there actual API documentation instead of the Supabase examples that are simple.

Describe the improvement

Explain how to use multiple provider scopes. Or change array of strings if multiple are supported, that may be more intuitive.

Additional context

This is my current guess:

providerScopes={{ google: "https://www.googleapis.com/auth/spreadsheets, https://www.googleapis.com/auth/drive.file", }}

@lhotwll217 lhotwll217 added the documentation Improvements or additions to documentation label May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant