mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-05-03 00:30:26 +00:00
feat: migrate iFlow provider to Qoder AI (#660)
This commit is contained in:
parent
bf76da3222
commit
a5393a3ec4
268 changed files with 1339 additions and 1359 deletions
|
|
@ -29,7 +29,7 @@ const require = createRequire(import.meta.url);
|
|||
// ── OAuth secrets that are optional but warn if missing ─────────────────────
|
||||
const OPTIONAL_OAUTH_SECRETS = [
|
||||
{ key: "ANTIGRAVITY_OAUTH_CLIENT_SECRET", label: "Antigravity OAuth" },
|
||||
{ key: "IFLOW_OAUTH_CLIENT_SECRET", label: "iFlow OAuth" },
|
||||
{ key: "QODER_OAUTH_CLIENT_SECRET", label: "Qoder OAuth" },
|
||||
{ key: "GEMINI_OAUTH_CLIENT_SECRET", label: "Gemini OAuth" },
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue