New token arch

This commit is contained in:
Urtzi Alfaro
2026-01-10 21:45:37 +01:00
parent cc53037552
commit bf1db7cb9e
26 changed files with 1751 additions and 107 deletions

View File

@@ -213,7 +213,7 @@ const DemoPage = () => {
is_verified: true,
created_at: new Date().toISOString(),
tenant_id: sessionData.virtual_tenant_id,
});
}, tier); // NEW: Pass subscription tier to setDemoAuth
console.log('✅ [DemoPage] Demo auth set in store');
} else {