Last updated: 21 July 2026
Kluvr uses minimal storage to make the site work. We do not use advertising cookies or sell data to advertisers.
| Name | Type | Purpose | Expires |
|---|---|---|---|
token |
localStorage | Keeps you logged in (JWT authentication token) | 7 days or on logout |
cookie_consent |
localStorage | Remembers that you accepted or declined cookies | 1 year |
Note: We use localStorage rather than cookies for authentication. This means our login token is not sent automatically with every request (unlike cookies), which is more secure.
You can clear all stored data at any time by:
Questions about cookies: privacy@Kluvr.com