feat(auth): add optional CPA OIDC export after SSO registration

This commit is contained in:
github-actions[bot]
2026-07-14 12:42:16 +00:00
parent cae7db839f
commit 6ab8ffc7a5
6 changed files with 117 additions and 294 deletions
+11
View File
@@ -21,6 +21,17 @@
"grok2api_auto_add_remote": false,
"grok2api_remote_base": "",
"grok2api_remote_app_key": "",
"api_reverse_tools": "",
"cpa_export_enabled": false,
"cpa_auth_dir": "./cpa_auths",
"cpa_copy_to_hotload": false,
"cpa_hotload_dir": "",
"cpa_base_url": "https://cli-chat-proxy.grok.com/v1",
"cpa_proxy": "",
"cpa_headless": false,
"cpa_force_standalone": true,
"cpa_mint_timeout_sec": 300,
"cpa_mint_cookie_inject": true,
"defaultDomains": "example.com",
"email_provider": "cloudflare",
"yyds_api_key": "",