picoclaw/pkg/auth
LC 9c3dc0ee3a
fix(auth): canonicalize Google Antigravity provider and enhance credential management (#2599)
* fix(auth): canonicalize Google Antigravity provider and enhance credential management

* fix(auth): improve error handling in credential storage tests

* fix(auth): stabilize canonical provider merge precedence
2026-04-21 16:28:29 +08:00
..
anthropic_usage.go feat(auth): add Anthropic OAuth setup-token login (#926) 2026-03-06 19:58:23 +08:00
anthropic_usage_test.go feat(auth): add Anthropic OAuth setup-token login (#926) 2026-03-06 19:58:23 +08:00
oauth.go fix(auth): improve no-browser OAuth login 2026-04-16 23:01:28 +08:00
oauth_test.go fix(auth): improve no-browser OAuth login 2026-04-16 23:01:28 +08:00
pkce.go feat(auth): add OAuth and token-based login for OpenAI and Anthropic 2026-02-11 11:41:13 -06:00
pkce_test.go feat(auth): add OAuth and token-based login for OpenAI and Anthropic 2026-02-11 11:41:13 -06:00
store.go fix(auth): canonicalize Google Antigravity provider and enhance credential management (#2599) 2026-04-21 16:28:29 +08:00
store_test.go fix(auth): canonicalize Google Antigravity provider and enhance credential management (#2599) 2026-04-21 16:28:29 +08:00
token.go feat(auth): add Anthropic OAuth setup-token login (#926) 2026-03-06 19:58:23 +08:00
token_test.go feat(auth): add Anthropic OAuth setup-token login (#926) 2026-03-06 19:58:23 +08:00