Legal
Cookie policy
The short version: we use cookies to keep you signed in and to remember your settings. None of them are for advertising, and none of them track you across other sites.
Last updated
What cookies are
Cookies are small text files a website asks your browser to store. They let a site remember things between page loads and between visits — most usefully, that you are signed in.
What we use them for
- Authentication — essential. Supabase Auth stores your session in a cookie so you stay signed in between visits. Without it you would have to log in every time you open the app. It is not used to track you.
- Preferences — functional. Your theme (light or night study) and whether the sidebar is collapsed are kept in your browser's local storage, so the app looks the same each time you return.
- Offline cache — functional. AeroLearn installs a service worker that keeps recently opened lessons in your browser's cache so they still open when your connection drops. Clearing site data removes it.
Managing cookies
You can view or delete cookies in your browser settings. Blocking essential cookies will stop you being able to sign in or use core parts of AeroLearn. Most browsers let you:
- See which cookies are stored
- Delete them one at a time or all at once
- Block cookies from a specific site
- Block all third-party cookies
Third-party cookies
There is no advertising or analytics cookie on AeroLearn, and nothing here follows you to other websites. The only third parties involved are the ones that run the platform:
- Supabase sets the session cookie described above when you sign in.
- Vercel, our host, may set a short-lived cookie to route your requests and to protect the site from abuse.
- Google sets cookies only if you choose “Sign in with Google”, and only within Google’s own sign-in flow. Those are governed by Google’s privacy policy at policies.google.com/privacy.
Contact
Questions about cookies: support@aerolearn.name.ng.