Basic Google account identity
Used for Firebase Auth sign-in and to show which Google account owns the QueueBill session.
Google OAuth and Data Access
Effective date: May 26, 2026
QueueBill uses Google in two separate ways: Google sign-in for app identity, and optional file-level access when a vendor turns on Customer Live Tracking.
public_status tab, makes that tab readable by link, verifies it, and saves the setup on the phone.Used for Firebase Auth sign-in and to show which Google account owns the QueueBill session.
Used only when Customer Live Tracking setup runs. The app requests https://www.googleapis.com/auth/drive.file so it can create and update the Sheet it created.
QueueBill does not request full Drive access, full Sheets access, Gmail access, or script-management access. If the setup cannot complete with drive.file, the app should fail clearly instead of silently asking for wider permission.
https://queuebill.co.in/https://queuebill.co.in/privacy.htmlhttps://queuebill.co.in/terms.htmlqueuebill.co.inqueue.bill.in@gmail.compublic_status tab with public-safe rows: public token, token number, store name, status, message, position, updated time, expiry time, and schema version.Vendors can revoke QueueBill access from their Google Account permissions page. Local billing can continue after revocation, but Customer Live Tracking may need reconnecting or a new Sheet setup.