mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
de9314301f
* fix(mcp): complete OAuth loopback login Co-authored-by: 李琪0668001400 <li.qi16@xydigit.com> * fix(auth): abort loopback DNS resolution safely * fix(mcp): move callback wait outside state lease * fix(plugin-sdk): bind the callback redirect host by default * fix(plugin-sdk): preserve explicit loopback bind hosts * fix(ci): satisfy loopback callback type and lint gates * fix(mcp): bind PKCE state to each login attempt * refactor(mcp): keep verifier override internal * test(mcp): preserve split OAuth CLI coverage --------- Co-authored-by: 李琪0668001400 <li.qi16@xydigit.com>