发布

  • feat(auth, interceptor, jshandler): add post-auth request interceptors and enhance format handling

    frostbyte_neo 发布于 2026-06-10 12:58:59 +00:00 | 651 次提交 在此版本后已推送到 main

    • Introduced applyRequestAfterAuthInterceptor to modify requests after credential selection and before executor translation.
    • Added InterceptRequestAfterAuth method across plugin adapters with corresponding tests for context validation.
    • Enhanced format resolution logic (requestToFormat) to support additional providers and formats.
    • Updated JavaScript handler to include a new on_after_auth_request hook for post-auth request handling.
    • Refactored interceptor methods for clarity and better encapsulation of request/response lifecycles.
    下载附件