New token arch
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user