The frontend stores display preferences such as language, text size, theme, and selected context locally in the browser.
Authentication tokens are not stored in localStorage. The backend session is handled through secure cookies.
The frontend stores display preferences such as language, text size, theme, and selected context locally in the browser.
Authentication tokens are not stored in localStorage. The backend session is handled through secure cookies.