Skip to content
This repository was archived by the owner on Oct 23, 2025. It is now read-only.
This repository was archived by the owner on Oct 23, 2025. It is now read-only.

Document how to use multiple providerScopes #264

@lhotwll217

Description

@lhotwll217

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", }}

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions