Skip to content

Cookie Policy

Last updated: January 15, 2025.

This Cookie Policy explains what cookies and similar storage mechanisms Frontend Forever uses, why we use them, and how you can control them.

What Are Cookies?

Cookies are small text files placed on your device by a website. We also use localStorage (browser storage), which functions similarly to cookies but is not sent to our servers automatically.

Cookies We Use

NameTypePurpose
access_tokenEssentialAuthenticates your session. HttpOnly — cannot be read by JavaScript.
refresh_tokenEssentialUsed to renew your session without re-logging in. HttpOnly.
themePreferenceRemembers your dark/light theme preference.

Local Storage We Use

We also store the following in your browser's localStorage:

KeyPurpose
ff_userStores your public profile data (username, avatar URL) for faster UI rendering.

Firebase Authentication Cookies

When you sign in with Google or GitHub, Firebase Authentication (operated by Google LLC) may set cookies in your browser to manage the OAuth flow. These cookies are governed by Google's Privacy Policy.

No Advertising or Tracking Cookies

We do not use any advertising, marketing, or third-party tracking cookies. We do not share cookie data with advertisers.

Managing Cookies

You can clear cookies and localStorage at any time via your browser's settings. Please note:

  • Clearing essential cookies will log you out.
  • Clearing preference cookies will reset your theme to the default.
  • You can also disable cookies in your browser, but this will prevent you from logging in.

For more information, see our Privacy Policy.

Cookie Policy | Frontend Forever