Supabase auth/session
cookie/auth storage
Keep a signed-in user connected to their Bloora workspace.
Contains: Authentication/session data managed by Supabase.
Retention: Managed by Supabase session expiration and sign-out behavior.
Privacy request
This page creates a reviewable request. Bloora will not release data or delete records solely because someone typed an email address.
Signed-in requests are tied to the Supabase user. Logged-out access, export, or deletion requests require a secure verification step before fulfillment.
Browser storage foundation
Bloora currently has no advertising pixels or non-essential analytics in the app code inspected for this foundation.
cookie/auth storage
Keep a signed-in user connected to their Bloora workspace.
Contains: Authentication/session data managed by Supabase.
Retention: Managed by Supabase session expiration and sign-out behavior.
localStorage
Restore unsaved event form work after refresh, navigation, or accidental close.
Contains: Unsaved event fields such as brand, client contact, store, address, notes, products, and instructions.
Retention: Stored on the user's device until saved or cleared by the user.
localStorage
Restore unsaved company setup work.
Contains: Unsaved company profile/settings fields entered during setup.
Retention: Stored on the user's device until setup is saved or the draft is cleared.
localStorage
Continue an invitation acceptance after login or signup.
Contains: The raw invite token from the invite link while the user completes authentication.
Retention: Removed after invite acceptance. Invite tokens also expire server-side.
service worker cache
Load the app shell and offline page more reliably on mobile.
Contains: App shell routes, icons, manifest, static assets, and navigated pages cached by the service worker.
Retention: Managed by the service worker cache version. No advertising or analytics cache is used.