Skip to content

fix: close auth callback server after login - #63

Merged
jlitola merged 2 commits into
mainfrom
savory-salsa
May 6, 2026
Merged

fix: close auth callback server after login#63
jlitola merged 2 commits into
mainfrom
savory-salsa

Conversation

@jlitola

@jlitola jlitola commented May 6, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Close the OAuth callback server immediately after successful login callbacks so auto-login CLI commands can exit promptly.
  • Bump package patch version to 0.4.2.
  • Add regression coverage for closing the callback server on the successful login path.

Verification

  • bun test src/commands/login.test.ts src/services/auth-service.test.ts
  • bun run typecheck
  • bun run smoke:cli

@jlitola
jlitola merged commit a16e873 into main May 6, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant