Cookie Policy
Last updated: June 7, 2026
This page explains what cookies and similar local storage technologies Kashend uses, and how to control them.
What we use
Strictly necessary
- Authentication token — stored in browser localStorage (web) or AsyncStorage (mobile). Without this you can't stay signed in.
- Theme preference — stored locally so the app remembers your light/dark mode choice.
- Currency preference — stored locally so the app remembers your default currency.
What we don't use
- No advertising cookies.
- No third-party analytics cookies (no Google Analytics, no Meta Pixel, no Mixpanel, etc.).
- No tracking pixels.
- No third-party social media widgets that drop cookies.
Because we use only essential local storage and do not deploy any advertising or behavioral tracking, no cookie consent banner is shown. If we ever add optional analytics or marketing tools, we will update this page and ask for your consent first.
How to clear stored data
-
Web: clear your browser's site data for
kashend.com. This will also sign you out. - Mobile: tap Settings → Log Out in the app, or uninstall the app to clear all local data.
Server cookies
Our backend API does not set any HTTP cookies. Authentication tokens are sent in the Authorization: Bearer … request header,
not as cookies.
Contact
Questions? Email privacy@kashend.com.