-
feat(pluginhost): implement host authentication callbacks and add tests
发布于
2026-06-14 15:51:40 +00:00 | 595 次提交 在此版本后已推送到 main- Introduced
auth_callbacksfor handling host authentication list, get, runtime, and save operations. - Added extensive unit tests to validate functionality, including disk fallback and runtime-specific cases.
- Created example implementation in Go to demonstrate host callback integrations.
下载附件
- Introduced