Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(globe_cli): Added login url in output of login command #34

Merged
merged 5 commits into from
Jan 19, 2024

Conversation

kaziwaseef
Copy link
Contributor

Description

Added a line of text in the output of the login command to show the url that will be opened in the browser so that the user can manually login by going to the url. Closes #25

Type of Change

  • feat -- New feature (non-breaking change which adds functionality)
  • 🛠️ fix -- Bug fix (non-breaking change which fixes an issue)
  • ! -- Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 refactor -- Code refactor
  • ci -- Build configuration change
  • 📝 docs -- Documentation
  • 🗑️ chore -- Chore

@kaziwaseef kaziwaseef changed the title feat(globe_cli): added login url in output of login command feat(globe_cli): Added login url in output of login command Jan 19, 2024
@kaziwaseef kaziwaseef requested a review from lesnitsky January 19, 2024 12:24
@lesnitsky
Copy link
Contributor

LGTM

@lesnitsky lesnitsky merged commit 5294dcb into invertase:main Jan 19, 2024
7 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.

bug: Can't login in WSL 2.
2 participants