What we use
Kinaz currently uses one authentication cookie, one consent cookie to remember your choice, and optional local storage for the selected theme when you allow preferences.
Cookies and storage
This page lists the cookies and storage mechanisms we found in the current application.
Kinaz currently uses one authentication cookie, one consent cookie to remember your choice, and optional local storage for the selected theme when you allow preferences.
You can open Cookie Settings at any time to accept, reject, or change your optional preferences later.
We did not find analytics services, advertising tags, or marketing tracking scripts loading from the current web source code.
Current inventory
Here are the cookies and storage keys the application currently uses.
token
kinaz_cookie_consent
kinaz-theme
Technical notes
The token cookie is HttpOnly, so client-side JavaScript cannot delete it directly. Cookie Settings never removes it and never interferes with sign-in.
If you reject or later withdraw preferences, Kinaz removes the kinaz-theme local storage key and stops writing it again until you allow preferences.