Which Google permissions does Graph One request?
By default, we ask for read-only email metadata and read-only calendar events.
Google also handles sign-in and consent. We ask for offline access so a user-led sync can run after the browser session ends.
Current default Google scopes
|
Exact scope
|
What it allows
|
|---|---|
https://www.googleapis.com/auth/gmail.metadata |
Read message labels and headers, but not the email body. |
https://www.googleapis.com/auth/calendar.events.readonly |
Read calendar events. We cannot create, change, or delete them. |