Providers can optionally connect a Google Calendar to their workspace. When they do, New Wave requests access to calendar events (the https://www.googleapis.com/auth/calendar.events scope) and uses it for exactly two things: reading events to compute busy times so booked slots don't collide with the provider's existing commitments, and creating or deleting a minimal "New Wave session" event when a session is booked or cancelled. The busy-time computation keeps only start and end times — event titles, descriptions, and guest lists are not stored. Events we create contain no client names or health information.
OAuth tokens are stored server-side with restricted access, are never exposed to browsers or other users, and are deleted — after being revoked with Google — when the provider disconnects the integration. We do not use Google user data for advertising, do not sell it, and no humans read it except with the provider's explicit permission, or where necessary for security, compliance, or legal reasons.
New Wave's use and transfer to any other app of information received from Google APIs will adhere to the Google API Services User Data Policy (developers.google.com/terms/api-services-user-data-policy), including the Limited Use requirements.