mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-15 23:24:03 -06:00
ed546bdcf5
* fix(auth): reject expired OAuth credentials in provider credential discovery * test(auth): verify expired first profile is skipped for same-provider validation * fix(auth): prefer non-expired OAuth profile in per-provider credential map * fix(auth): use canonical profile order in discovery * docs(auth): document expired OAuth ordering * test(auth): use synthetic credential fixtures * test(auth): clarify resolved profile fixtures * test(auth): keep profile result names consistent * test(cli): relax ACP process deadlines under load * style(cli): format ACP process timeout --------- Co-authored-by: Peter Steinberger <steipete@gmail.com>