Eb
EduBerry

Cookie Policy

Last updated: 14 May 2026

1. What Are Cookies

Cookies are small text files stored on your device when you visit a website. They help the site remember your preferences and session state. EduBerry uses cookies and similar browser storage mechanisms (localStorage, sessionStorage) to operate the platform.

2. Types of Cookies We Use

TypeName / SourcePurposeLifespan
Sessionsb-{project}-auth-tokenSupabase authentication session. Keeps you signed in across page reloads.Until sign-out or 7 days of inactivity
Sessionsb-{project}-auth-token-code-verifierPKCE code verifier used during the OAuth / magic-link flow.Session (expires on tab close)
Functionalx-tenant-id (header injection)Identifies the school tenant from the subdomain. Set by Next.js middleware, not stored as a browser cookie.Per-request
Functionalsession_expired (sessionStorage)Stores a flag so the login page can display “Your session has expired” when you are redirected after inactivity.Cleared on first read
PaymentRazorpay cookiesSet by the Razorpay checkout widget during payment. Used for fraud detection and checkout pre-fill. Governed by Razorpay’s Privacy Policy.Varies (Razorpay-controlled)

We do not use advertising cookies, cross-site tracking pixels, or third-party analytics cookies (e.g. Google Analytics). All operational analytics are server-side and do not require browser cookies.

3. Purpose of Each Cookie

  • Authentication cookies are strictly necessary for the platform to function. Without them, you cannot remain signed in.
  • Functional cookies improve your experience by remembering session state and providing helpful UI messages (e.g. the “session expired” notice).
  • Payment cookies (Razorpay) are set only during checkout and are necessary for secure payment processing.

4. User Consent

Because the cookies we use are either strictly necessary (authentication) or set by a payment processor during a transaction you initiate, they do not require separate opt-in consent under applicable law.

By using the EduBerry platform, you acknowledge and accept the use of these cookies as described in this policy. If you do not accept, you should discontinue using the Service.

5. How to Disable Cookies

You can control and delete cookies through your browser settings:

  • Chrome: Settings → Privacy and security → Cookies and other site data
  • Firefox: Settings → Privacy & Security → Cookies and Site Data
  • Safari: Preferences → Privacy → Manage Website Data
  • Edge: Settings → Cookies and site permissions

Please note that disabling authentication cookies will prevent you from signing in to the EduBerry platform and the Service will not function correctly.

Questions

If you have questions about our use of cookies, contact privacy@eduberry.org.