picoclaw/pkg/auth
dev-miro26 c07f5c948f
refactor: centralize environment variable key constants (#1730)
* refactor: centralize environment variable key constants

* refactor: update environment variable constants and usage in gateway
2026-03-18 18:03:24 +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: handle ignored io.ReadAll errors across codebase 2026-03-05 20:56:38 +09:00
oauth_test.go feat: add picoclaw-launcher with web UI for configuration and gateway management (#904) 2026-02-28 18:38:38 +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 refactor: centralize environment variable key constants (#1730) 2026-03-18 18:03:24 +08:00
store_test.go feat(fmt): Run formatters 2026-02-18 21:48:23 +02: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