Google Access Explanation

Invoice Collector connects to Gmail and Google Drive only after a user explicitly authorizes access with Google OAuth.

This page explains the exact Google scopes requested by the app and why they are needed.

Requested Google Scopes

1. Gmail read-only access

Scope: https://www.googleapis.com/auth/gmail.readonly

Why it is needed:

The app does not use Gmail access to:

2. Google Drive access (non-sensitive drive.file scope)

Scope: https://www.googleapis.com/auth/drive.file

Why it is needed:

What drive.file means for the user:

Where files are stored: everything the app writes to Drive lives under My Drive / Invoice Collector / YYYY / MM / <invoice>. Users can rename, move, or delete that folder from Google Drive at any time; the app will create a new one on the next upload if needed.

3. Google account email address

Scope: https://www.googleapis.com/auth/userinfo.email

Why it is needed:

How Access Is Used

User Controls

Scope Classification Summary

For the Google OAuth verification reviewer, the exact scope classifications used by this app are:

Because the Gmail scope is restricted, verification includes a CASA Tier 2 security assessment. The drive.file scope does not require a security assessment on its own.

Support

Questions about Google access, privacy, or account connections can be sent to nir.ashkenazi88@gmail.com.

Related pages: