This Cookie Policy explains how Noventis uses cookies and similar local storage technologies to provide and improve our service. By using Noventis, you agree to the use of these technologies as described below.
Cookies are small text files that are stored on your device when you visit a website. They help websites remember information about your visit, such as your preferences or login state.
Noventis primarily uses localStorage — a browser-based storage mechanism similar to cookies — rather than traditional HTTP cookies. This allows us to store session data client-side without transmitting it on every request.
The following items are stored in your browser's localStorage:
| Key | Purpose | Duration |
|---|---|---|
crescent_token |
Your JWT authentication token. Required to keep you logged in between page loads. | Until logout or token expiry |
crescent_csrf |
CSRF protection token. Sent with all state-changing requests to prevent cross-site request forgery attacks. | Until logout |
crescent_user |
Cached user profile data (username, role, avatar) to avoid repeated API calls on navigation. | Until logout or profile update |
All storage listed above is essential to the functioning of Noventis. Without these items:
Noventis does not use any advertising, tracking, or analytics cookies. We do not set third-party cookies.
When you use certain integrations, third-party services may set their own cookies or storage:
crossorigin attribute to minimize data sharing.__cf_bm, cf_clearance) to protect against bots. These are security-essential.You can clear all Noventis storage data at any time by:
Note that clearing storage will log you out and you will need to sign in again.
We may update this Cookie Policy from time to time. We will notify users of significant changes via an in-platform notice. Continued use of Noventis after changes are posted constitutes your acceptance of the updated policy.
If you have questions about our use of cookies or local storage, please contact us through our Discord server.
This Cookie Policy is effective as of April 18, 2026 and applies to all users of the Noventis platform.