Cookie Policy
MaxRadius uses one essential functional cookie named session to keep you authenticated after you verify your email.
Essential authentication cookie
The session cookie exists only to maintain an authenticated session between requests and to enforce account access controls. We do not use this cookie for advertising, analytics, or cross-site tracking.
Security attributes
The session cookie is configured with the HttpOnly, Secure, and SameSite=Strict attributes.
These attributes ensure the cookie is restricted to HTTPS transport, inaccessible to client-side scripts, and blocked from cross-site request contexts.
Lifetime
The session cookie has a fixed authentication lifetime and expires automatically when that window ends, or earlier if you log out and the session is invalidated.