Gratis levering vanaf €100,00 Koop meer
| Cookie Name | Purpose | Type | Expiration | Description |
|---|---|---|---|---|
| XSRF-TOKEN | Protects against CSRF attacks by ensuring requests come from the authenticated user. | Essential | Session (or short expiration) | This cookie ensures that requests made to the server are from the authenticated user. |
| __cookie_consent | Stores the user's cookie consent preferences. | Functional | 1 year | Tracks whether the user has accepted or rejected cookies, and what types are allowed. |
| laravel_session | Maintains the user's session information. | Essential | Session (expires when the browser is closed) | Tracks the user's session across the website, enabling features like user login. |