-
feat(api): implement support for multi-auth expansion in plugin systems
发布于
2026-06-20 23:24:29 +00:00 - Added logic to expand single auth JSON payloads into multiple plugin virtual auth records.
- Updated related API endpoints such as
PatchAuthFileStatusandDeleteAuthFileto handle plugin virtual auths with rollback mechanisms. - Introduced
NormalizePluginOAuthCallbackProviderand other normalization functions for better handling of OAuth callbacks. - Enhanced tests to validate multi-auth parsing, rollback behavior, and API response consistency.
下载附件