Authentication token
Technology: browser local storage (localStorage), not an HTTP cookie.
Identifier: better-auth-token.
Purpose: maintain authenticated access where that functionality is used.
Duration: remains in the browser until logout, deletion by the application or deletion through browser settings.
Cookie-preference record
Technology: browser local storage (localStorage), not an HTTP cookie.
Identifier: travellings-cookie-consent.
Purpose: remember whether the current configuration was accepted or optional purposes were rejected.
Content: record version, choice, date, and the disabled status of analytics, advertising and marketing. It does not contain payment-card data.
Review: the choice is requested again when the record is no longer valid and, at the latest, before approximately 24 months have elapsed.