What Are Cookies?
Cookies are small text files stored on your device when you visit a website. We also use similar browser storage technologies including localStorage and sessionStorage to make the platform work correctly.
How We Use Browser Storage
SkyVayu uses browser storage strictly for functional purposes. We do not use advertising or third-party tracking pixels.
- Authentication — We store your session via Supabase so you stay signed in across page loads.
- Booking state — We temporarily store your query ID and flight details in sessionStorage to carry them through the booking flow (results → payment). This data is cleared when you close the browser tab.
- Theme preference — We store your light/dark mode preference in localStorage so it persists between visits.
Third-Party Services
We use the following third-party services which may set their own storage:
- Supabase — Our backend provider. Stores authentication tokens in browser storage to manage your session securely.
- Google OAuth — If you sign in with Google, Google may set its own Cookies as part of the sign-in flow. These are governed by Google’s Privacy Policy.
- Google Fonts — We load fonts from the Google Fonts CDN. Google may log font request metadata. See Google’s Privacy Policy for details.
Your Choices
You can clear browser storage at any time via your browser settings (Settings → Privacy → Clear browsing data). Note that clearing storage will sign you out of SkyVayu and reset your theme preference.
Most modern browsers allow you to block third-party Cookies. This will not affect core SkyVayu functionality as we do not rely on third-party Cookies for essential features.
Changes to This Policy
We may update this policy as we add new features or as regulations change. The “Last updated” date at the top of this page will always reflect the most recent revision.
Questions?
If you have any questions about how SkyVayu uses browser storage, email us at support@skyvayu.com.