1. What is a cookie
A cookie is a small file a website stores in your browser. Cookies can be “strictly necessary” (required for the site to function) or optional (analytics, advertising). Under GDPR, only optional cookies require your consent.
2. Cookies we use
- rt — a strictly-necessary authentication cookie holding your refresh token. It is httpOnly (not readable by JavaScript), Secure and SameSite=strict, and expires after 30 days. It keeps you signed in and cannot be turned off without breaking sign-in.
3. Cookies we do NOT use
We do not use analytics, advertising, social-media or other third-party tracking cookies, and we do not sell your data. If we ever add optional cookies, we will ask for your consent first via the cookie banner, and you will be able to decline them.
4. Managing cookies
Because the only cookie we use is strictly necessary, there is nothing to opt out of today. You can still clear cookies at any time in your browser settings, though doing so will sign you out. For related data rights, see our Privacy Policy.