After completing the outray login flow and successfully authenticating via the browser, the CLI hangs indefinitely. While the terminal displays "Logged in successfully" and identifies the active organization, it fails to return control to the shell prompt.
Steps to Reproduce
- Run outray login.
- Follow the link to authenticate in the browser.
- Observe the terminal output after "Authenticated successfully."
Expected Behavior
The CLI should terminate the process and return to the shell prompt immediately after the success message is printed.
Actual Behavior
The process remains active. I have to manually interrupt it (e.g., Ctrl+C) to continue using the terminal.
Environment Details
CLI Version: 0.1.7
OS: Linux
After completing the outray login flow and successfully authenticating via the browser, the CLI hangs indefinitely. While the terminal displays "Logged in successfully" and identifies the active organization, it fails to return control to the shell prompt.
Steps to Reproduce
Expected Behavior
The CLI should terminate the process and return to the shell prompt immediately after the success message is printed.
Actual Behavior
The process remains active. I have to manually interrupt it (e.g., Ctrl+C) to continue using the terminal.
Environment Details
CLI Version: 0.1.7
OS: Linux