Commit Graph

7 Commits

Author SHA1 Message Date
Brian
1379bfeb1d
Merge 1213ca542a into 09be5d45d5 2026-01-30 17:02:56 +01:00
Peter Steinberger
9a7160786a refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
Peter Steinberger
6d16a658e5 refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
brian033
1213ca542a fix(google-antigravity): use 127.0.0.1 instead of localhost for OAuth redirect
Google's OAuth policy blocks HTTP localhost redirects but allows loopback
IP addresses. This fixes authentication failures with the error:
"You can't sign in to this app because it doesn't comply with Google's
OAuth 2.0 policy for keeping apps secure."

Fixes #2463
2026-01-27 10:23:08 +08:00
Shadow
9ecbb0ae81
Auth: print copyable Google auth URL (#1787)
Co-authored-by: Robby <robbyczgw-cla@users.noreply.github.com>
2026-01-25 21:13:36 -06:00
Peter Steinberger
d1e9490f95 fix: enforce strict config validation 2026-01-19 03:39:25 +00:00
Peter Steinberger
a6deb0d9d5 feat: bundle provider auth plugins
Co-authored-by: ItzR3NO <ItzR3NO@users.noreply.github.com>
2026-01-17 09:38:53 +00:00