zeroclaw/src/auth
ZeroClaw Bot 630a52b397 fix(auth): harden OAuth UX per CodeRabbit review
- Replace brittle split("state=") with parse_query_params utility
- Use const PROFILE_MISMATCH_PREFIX with starts_with instead of fragile contains

Made-with: Cursor
2026-02-28 18:33:17 -05:00
..
anthropic_token.rs fix(auth): rebase PR #200 onto main and restore auth CLI flow 2026-02-18 12:57:44 +08:00
gemini_oauth.rs feat(auth): improve OAuth UX for server environments 2026-02-28 18:33:17 -05:00
mod.rs feat: stabilize codex oauth and add provider model connectivity workflow 2026-02-24 16:03:01 +08:00
oauth_common.rs fix(auth): harden OAuth UX per CodeRabbit review 2026-02-28 18:33:17 -05:00
openai_oauth.rs fix(auth): address CodeRabbit review feedback on OAuth UX 2026-02-28 18:33:17 -05:00
profiles.rs feat(auth): improve OAuth UX for server environments 2026-02-28 18:33:17 -05:00