Cookies + local storage in use
| Name | Purpose | Lifetime | Type |
|---|---|---|---|
sb-access-token / sb-refresh-token | Authentication session for signed-in users (Supabase Auth). | Session + 7d refresh | Essential |
augur_ref | Captures a referral code when a visitor lands via /ref/[code]. | 30 days | Essential (functional) |
augur_cookie_ok | Remembers that you have dismissed the cookie notice. | localStorage (no expiry) | Essential (functional) |
augur_whatsnew_seen | Remembers that you have dismissed the dashboard release pill. | localStorage (no expiry) | Functional |