Cookie policy
Nexus Evo currently uses a minimal cookie approach. The website relies on essential session cookies for account sign-in and refresh handling. Optional analytics or marketing cookies are not required for the current build.
Essential cookies
- `est_mu_access_token` for authenticated website session access.
- `est_mu_refresh_token` for secure session refresh handling.
Why they are used
These cookies support secure sign-in, account access, and server-side session refresh in the web layer. They are HTTP-only and are not exposed to normal client-side JavaScript.
Consent approach
Because the current website relies only on essential session cookies, a full marketing/analytics consent banner is not yet required. If optional analytics or advertising technologies are added later, consent logic must be introduced before they are enabled.