Cookie Policy
Last updated: March 2026
1. What Are Cookies
Cookies are small text files stored on your device by your web browser. They are widely used to make websites work efficiently and to provide information to the site operator. BevSync uses a minimal number of cookies — only those strictly necessary for the platform to function.
2. Cookies We Use
BevSync uses only two cookies. We do not use any third-party tracking, analytics, or advertising cookies.
| Cookie | Type | Purpose | Duration |
|---|---|---|---|
| sb-* | Strictly Necessary | Authentication session management. These cookies store your login session (as a JSON Web Token) so you remain signed in as you navigate the platform. They are set by Supabase Auth and are HTTP-only and Secure. | Session (refreshed on each request) |
| bevsync_active_org | Functional | Stores your currently active organization ID. This allows users who belong to multiple organizations to switch between them without losing context. It is HTTP-only, Secure in production, and uses SameSite: Lax. | 1 year |
3. Local Storage
In addition to cookies, BevSync uses browser localStorage for a single purpose: storing your recent search queries (under the key bevsync:recent-searches). This data stays entirely in your browser, is never transmitted to our servers, and is cleared when you clear your browser data.
4. What We Do Not Use
- No third-party cookies of any kind
- No analytics cookies (no Google Analytics, Mixpanel, Segment, Amplitude, etc.)
- No advertising or retargeting cookies
- No tracking pixels or fingerprinting
- No social media cookies or embeds
5. Managing Cookies
Because BevSync uses only strictly necessary and functional cookies, there is no cookie consent banner. Both cookies are required for the platform to function correctly — the authentication cookie to keep you signed in, and the organization cookie to remember which organization you are viewing. If you disable cookies in your browser, you will not be able to sign in to BevSync.
6. Changes to This Policy
If we introduce new cookies in the future (for example, analytics or optional preference cookies), we will update this page and notify users of material changes via email with at least 30 days' notice. We will also implement a cookie consent mechanism at that time.
7. Contact
Questions about our use of cookies? Contact us at support@bevsync.net.