Short version: Kinward uses only essential local storage items to keep you logged in. We use no advertising cookies, no analytics tracking cookies, and no third-party cookies. No cookie consent banner is required or displayed.
Cookies are small text files stored on your device by websites you visit. "Local storage" is a similar mechanism used by web applications to store data on your device. Both serve similar purposes — keeping you logged in, remembering preferences, and enabling the application to function.
Kinward uses browser local storage (not traditional cookies) to store two essential items required for the platform to function:
| Storage item | Purpose | Type | Duration |
|---|---|---|---|
kinward_user |
Stores your current session information (name, role, care home) so you remain logged in while using the platform | Essential — session | Until you sign out or clear browser storage |
supa_token |
Stores your authentication token to securely authenticate your API requests to the database | Essential — security | Until you sign out or clear browser storage |
Under the UK Privacy and Electronic Communications Regulations (PECR), consent is only required for cookies that are not "strictly necessary" for the service to function. Because Kinward uses only essential storage items — without which login and security would be impossible — no consent banner is legally required.
If we ever introduce non-essential cookies in the future, we will update this notice and implement appropriate consent mechanisms before doing so.
You can clear all local storage (including Kinward's session data) through your browser settings:
Clearing local storage will sign you out of Kinward. Your account data remains intact on our servers — clearing local storage only removes the local session, it does not delete your account.
Kinward uses the following third-party services which may set their own storage items in relation to infrastructure and security functions:
| Service | Purpose | Their privacy policy |
|---|---|---|
| Cloudflare | DDoS protection, CDN, security | cloudflare.com/privacypolicy |
| Supabase | Database and authentication | supabase.com/privacy |
| Netlify | Web hosting | netlify.com/privacy |
Cloudflare may set a __cf_bm cookie for bot management purposes. This is an essential security measure and does not track you for advertising purposes.
If you have any questions about how Kinward uses storage or cookies, please contact us at [email protected].