Cookies

A simple overview of the browser storage and session cookie behavior currently used by PCForge.

Authentication session

PCForge stores an auth token in browser storage and a session cookie so logged-in users can stay signed in and protected routes can be enforced server-side.

UI state

Search terms, navigation state, and marketplace preferences may persist locally for a smoother experience.

Future updates

If analytics or checkout cookies are added later, this page should be updated to reflect them accurately.

Control

You can clear stored browser data at any time by logging out and removing local site data in your browser.