Cookies
Pixelplots uses only strictly necessary cookies. We do not use tracking, advertising, or analytics cookies, which is why you don't see a consent banner.
| Name | Purpose | Duration |
|---|---|---|
sb-access-token | Authenticates a signed-in owner with Supabase. | 1 hour (rotating) |
sb-refresh-token | Refreshes the access token. | 7 days |
NEXT_LOCALE | Remembers your language preference. | 1 year |
pp-csrf | Protects state-changing API requests. | Session |
We also use a small piece of localStorage(pp:welcome:seen:v1) to remember that you've dismissed the welcome modal. It contains no personal data.