Skip to content

const GOOGLE_SHEETS_SCOPES: readonly ["https://www.googleapis.com/auth/spreadsheets"]

Defined in: constants/index.ts:5

OAuth2 scopes required for full Google Sheets read/write access.

Released under the MIT License.