Cookies used directly by GROW Invest
The durations below reflect the current technical configuration and may be shortened if you sign out, delete browser data or the session is revoked for security reasons.
| Name | Provider | Purpose | Category | Duration | Technical details |
|---|---|---|---|---|---|
| access_token | GROW Invest | Keeps the user authenticated and enables secure access to account features and information. | Strictly necessary | For the session or the period configured by the platform | Persistent cookie; HttpOnly; Secure in production; environment-specific SameSite; path /. |
| refresh_token | GROW Invest | Securely renews the session without requiring the user to sign in each time the access token expires. | Strictly necessary | Up to 30 days or the period configured by the platform | Persistent cookie; HttpOnly; Secure in production; environment-specific SameSite; available on the /api path. |
| XSRF-TOKEN | GROW Invest | Protects account requests against Cross-Site Request Forgery (CSRF) attacks. | Strictly necessary / security | For the browser session | Must be readable by the web application so it can be sent in the security header; Secure in production. |