-
refactor(auth): simplify inline API key provider logic and improve configuration consistency
发布于
2025-09-30 16:55:09 +00:00 - Replaced
SyncInlineAPIKeyswithMakeInlineAPIKeyProviderfor better clarity and reduced redundancy. - Removed legacy logic for inline API key syncing and migration.
- Enhanced provider synchronization logic to handle empty states consistently.
- Added normalization to API key handling across configurations.
- Updated handlers to reflect streamlined provider update logic.
下载附件
- Replaced