As of: 27.03.2026

Local storage and cookies

This page explains which cookies and local storage entries EUVideoCall currently uses. We do not use cookies for tracking, profiling, advertising, or cross-site marketing.

All cookies and local storage entries described on this page are used solely for strictly necessary operational purposes or functional website and product features. Any analytics used for the website and admin dashboard are carried out without analytics cookies, without tracking individual users, and never within video calls.

Cookies

EUVideoCall currently sets one app-managed cookie. It is used only to remember the selected website language.

NEXT_LOCALE

Stores the selected locale after you switch languages so the site can reopen in the preferred language.

Duration: Permanent

Local storage for authentication

Authentication state is persisted in local storage by the Userdocks SDK. Exact keys can vary by environment and client configuration, so the entries below are representative examples from the current integration.

dev.userdocks.com:*:nonce

Temporary nonce used during sign-in and token exchange flows managed by the SDK.

Duration: Permanent

dev.userdocks.com:*:state

Stores transient auth flow state so redirects can be validated when you return to the app.

Duration: Permanent

dev.userdocks.com:*:type

Stores the currently active auth flow type for the SDK-managed login sequence.

Duration: Permanent

dev.userdocks.com:clientId

Stores the configured client identifier for the current Userdocks app integration on this origin.

Duration: Permanent

dev.userdocks.com:refreshToken

Stores the refresh token used by the SDK to keep a signed-in session active in the browser.

Duration: Permanent

Local storage for product functionality

EUVideoCall uses a few local storage entries to improve room joins, reconnect behavior, and saved in-call preferences.

euvideocall:room-display-name:*

Remembers the last display name entered for a room so participants do not have to type it again.

Duration: Permanent

euvideocall:room-pending-auto-rejoin:*

Stores a short-lived marker that helps the app attempt an automatic room rejoin after a reload or brief disconnect.

Duration: Permanent

euvideocall:room-rejoin-key:*

Stores the room rejoin key used to reconnect a participant to the same room session.

Duration: Permanent

euvideocall:room-last-in-call:*

Stores a recent in-call timestamp so the app can detect whether a room was just active and recover more smoothly.

Duration: Permanent

euvideocall:background-blur-enabled

Stores whether background blur was enabled so the same preference can be restored in later calls on this browser.

Duration: Permanent

What we do not currently use

This section reflects the current storage behavior of the web app today.

  • We do not use analytics, performance, profiling, advertising, or marketing cookies, including cross-site tracking cookies.
  • We do not use sessionStorage or IndexedDB for app-managed storage in the current web app.
  • We do not use additional app-managed cookies beyond NEXT_LOCALE. Third-party browser or provider internals are only listed here when they are part of the active integration.
  • We do not use any analytics or other tracking within video calls.

Clear local storage and cookies

You can remove the browser-accessible cookies and all local storage entries used on this site from the current origin.

This clears the language preference, Userdocks session storage, room display names, rejoin markers, and other saved app settings on this origin. It can sign you out and reset preferences. HttpOnly cookies or storage from other origins cannot be removed from here.