Essential Cookies
Authentication relies on secure session cookies that keep your login state while browsing protected sections.
Session and security cookie behavior for authenticated access.
Authentication relies on secure session cookies that keep your login state while browsing protected sections.
Session cookies are configured with secure and HTTP-only flags to reduce exposure in insecure contexts.
Cookie lifecycle depends on browser behavior and session scope. Signing out clears active server-side account context.