Cookie & Storage Policy
Effective date: April 2, 2026
1. What We Store
StellarTies uses localStorage (not cookies) to store a single session token (stellarties_token) when you log in. This token authenticates your requests to the API and is removed when you log out.
During sign-in, we also use sessionStorage to temporarily store PKCE authentication parameters (a verifier and state value). These are deleted automatically after authentication completes and do not persist between sessions.
We load fonts from Google Fonts (fonts.googleapis.com). This involves a third-party connection to Google servers but is not tracking. Google may receive your IP address for this request. See Google Fonts Privacy.
We do not use:
- HTTP cookies
- Third-party tracking pixels or beacons
- Analytics services (Google Analytics, Mixpanel, etc.)
- Advertising networks or retargeting
- Cross-site tracking of any kind
2. Purpose
The session token exists solely to maintain your authenticated session so you can access your saved couples, reports, and forecasts. It is a random string with no personally identifiable information embedded in it.
3. Duration
The session token persists in localStorage until you explicitly log out (which removes it) or clear your browser data. There is no automatic expiration on the client side; the server may invalidate sessions independently.
4. How to Clear
To remove all StellarTies data from your browser:
- Log out using the Sign Out button in the dashboard header
- Or open your browser's Developer Tools > Application > Local Storage > delete the
stellarties_tokenentry - Or clear all site data via your browser's Settings > Privacy > Clear browsing data
5. No Cookie Banner Required
We do not use cookies or tracking technologies. localStorage and sessionStorage are used only for essential authentication functionality. We disclose all client-side storage here for full transparency.
6. Contact
Questions about this policy: privacy@stellarties.com