Legal

Cookie Policy

Last updated: March 1, 2026

What Are Cookies?

Cookies are small text files stored on your device by your browser when you visit a website. They allow the site to remember information about your visit, such as whether you're logged in.

Cookies We Use

Raphera Nutrition uses a minimal number of cookies โ€” only what is necessary to operate the service securely.

Essential

Session / Authentication Cookies

Set by NextAuth.js to maintain your login session. Required for the app to function. These cookies are deleted when you sign out or when the session expires (typically 30 days). They contain a signed, encrypted token โ€” no personal data is stored in the cookie itself.

Name: next-auth.session-token ยท Duration: Up to 30 days ยท Type: HTTP-only, secure, same-site

Essential

CSRF Protection Cookie

Used to prevent cross-site request forgery attacks on authenticated actions (form submissions, profile updates). Required for security.

Name: next-auth.csrf-token ยท Duration: Session ยท Type: HTTP-only, secure

Cookies We Do NOT Use

  • โœ— Advertising or tracking cookies
  • โœ— Third-party analytics cookies (Google Analytics, Meta Pixel, etc.)
  • โœ— Behavioral profiling cookies
  • โœ— Retargeting or remarketing cookies
  • โœ— Social media tracking cookies

We do not track you across other websites. We do not share browsing data with advertisers. We have no relationship with ad networks.

Managing Cookies

You can control cookies through your browser settings. However, disabling essential cookies will prevent you from staying logged in and using the dashboard.

Most browsers allow you to view, delete, and block cookies in their privacy or security settings. Common browsers:

  • Chrome: Settings โ†’ Privacy and Security โ†’ Cookies
  • Firefox: Settings โ†’ Privacy & Security โ†’ Cookies and Site Data
  • Safari: Preferences โ†’ Privacy โ†’ Cookies
  • Edge: Settings โ†’ Cookies and Site Permissions

Local Storage

In addition to cookies, the application may use browser local storage or session storage to cache your meal plan data so it loads faster between pages. This data is stored only on your device and is not transmitted to any third party. It can be cleared in your browser's developer tools or by signing out.

Contact

Questions: support@getnutricart.com