feat: integrate Supabase authenticated users
- Updated init.js, ai-services-unified.js, user-management.js, telemetry-submission.js, and .taskmasterconfig to support Supabase authentication flow and authenticated gateway calls
This commit is contained in:
@@ -30,9 +30,9 @@
|
||||
"ollamaBaseUrl": "http://localhost:11434/api"
|
||||
},
|
||||
"account": {
|
||||
"userId": "ee196145-8f01-41b9-a9ce-85faae397254",
|
||||
"email": "eyal@testing.com",
|
||||
"userId": "1234567890",
|
||||
"email": "",
|
||||
"mode": "hosted",
|
||||
"telemetryEnabled": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user