The short version: We use one session token stored in your browser's localStorage to keep you logged in. That is it. No tracking cookies, no advertising, no analytics, no third-party cookies.
Cookies are small files that websites store in your browser. They are used for many purposes, from keeping you logged in to tracking your behaviour across the web for advertising.
We believe most cookie consent pop-ups exist because websites use far more tracking than they should. We have deliberately built 11+ Prep to avoid that.
| Name | Type | Purpose | Expires |
|---|---|---|---|
| auth_token | localStorage (JWT) | Keeps you logged in between sessions | When you sign out or after 30 days of inactivity |
Technically, this is a JSON Web Token (JWT) stored in localStorage, not a browser cookie. The distinction matters: it is not sent to third parties and is not accessible to external scripts. We mention it here because cookie policies are conventionally the place to explain all browser-side storage.
UK GDPR and PECR require consent for non-essential cookies. Because we only use one essential session token — without which the service cannot function — we do not need to show a cookie consent banner. There is nothing to consent to beyond what is strictly necessary for the service you have signed up for.
You can clear the session token at any time by signing out of the app, or by clearing your browser's localStorage (available in your browser's developer tools or privacy settings). Clearing it will log you out.
If you have any questions about this policy, contact us at paulmaciocia@gmail.com.
For broader privacy information, see our Privacy Policy.
← Back to 11+ Prep