fabro/test/twin/github
Bryan Helmkamp 323c797e0f
refactor(auth): simplify CLI auth plumbing after code review
Consolidate three copies of `normalized_http_base_url` and
`build_public_http_client` into shared helpers in `user_config`,
add `Display for ServerTarget`, drop stale `#[allow(dead_code)]`
markers now that login/logout/JWT are wired, remove dead
`LOGIN_SUCCESSFUL` and `_error_description` field, and gate
test-only helpers behind `#[cfg(test)]`.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-20 11:13:37 -04:00
..
src refactor(auth): simplify CLI auth plumbing after code review 2026-04-20 11:13:37 -04:00
Cargo.toml feat(auth): add CLI GitHub login and logout flow 2026-04-20 07:12:52 -04:00