Cookies are small text files stored on your device by your browser when you visit a website. They serve various purposes | from keeping you logged in to tracking you across the web for advertising. Stelo uses only the former.
In addition to traditional cookies, modern web apps also use browser storage mechanisms such as LocalStorage and SessionStorage. These work similarly to cookies but are stored locally on your device and are not automatically sent to servers with each request.
Stelo uses a minimal set of cookies, all of which are strictly necessary for the service to function. We do not use optional or preference cookies that require your consent.
| Name | Purpose | Type | Expiry |
|---|---|---|---|
sb-auth-token |
Keeps you logged in to your Stelo account across sessions (Supabase authentication token) | 7 days | |
sb-refresh-token |
Refreshes your authentication session without requiring re-login (Supabase) | 30 days | |
stelo-locale |
Remembers your preferred language setting (EN, FR, ES, PT, DE) | 1 year |
In addition to cookies, the Stelo web app uses LocalStorage to store preferences and cached data on your device. This data never leaves your browser unless you are syncing it to your account.
LocalStorage is used for:
LocalStorage data can be cleared at any time by clearing your browser's site data for steloapp.io or app.steloapp.io.
To be explicit about what we do not do:
Because all cookies used by Stelo are strictly necessary for the service to function, there is no cookie consent banner | you cannot opt out of essential cookies while continuing to use a logged-in session.
You can delete cookies at any time through your browser settings:
Note that clearing cookies will log you out of Stelo. Your data is safely stored in your account and will be available when you log back in.
We may update this Cookie Policy if we change the cookies or storage mechanisms we use. We will update the "Last updated" date at the top of this page and, for material changes, notify you via an in-app notice.
Questions about our cookie practices? Contact us at support@steloapp.io.