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.
A simple overview of the browser storage and session cookie behavior currently used by PCForge.
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.
Search terms, navigation state, and marketplace preferences may persist locally for a smoother experience.
If analytics or checkout cookies are added later, this page should be updated to reflect them accurately.
You can clear stored browser data at any time by logging out and removing local site data in your browser.