Skip to main content

Console

The Creovine Console at console.creovine.com is the authenticated dashboard for managing your products, licenses, and account.

Access

  • URL: https://console.creovine.com
  • Auth: Email/password or Google OAuth
  • Account ID: Format CRV-XXXXXX (6 alphanumeric characters)

Features

SectionDescription
DashboardProduct catalog grid, account info, license overview
LicensesView, activate, and manage product licenses
DownloadsDownload SDKs, desktop apps, and other assets
BillingSubscription management and usage billing
ProductsPer-product detail pages and configuration

Admin Panel

Users with ADMIN or SUPER_ADMIN roles get access to the admin panel:

FeatureRequired Role
User managementADMIN+
Analytics dashboardADMIN+
CMS managementADMIN+
Product CRUDADMIN+
Promote/demote adminsSUPER_ADMIN

Domain Architecture

DomainPurpose
creovine.comMarketing site (public)
console.creovine.comUser console (authenticated)
api.creovine.comBackend API

Middleware performs host-based redirects: /sign-in, /sign-up, /dashboard, and /admin routes are redirected to the console subdomain. Auth tokens are stored in crv_token cookie/localStorage, shared across .creovine.com.