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

fix: login issue when user doesn't pass in API key #714

Merged
merged 2 commits into from
Dec 16, 2022

Conversation

kanadgupta
Copy link
Member

@kanadgupta kanadgupta commented Dec 16, 2022

🧰 Changes

Discovered a weird bug while doing a demo in front of like 20 people 😓 turns out if the user is prompted to log in as part of a command flow like openapi, we aren't properly passing their API key into the subsequent command:

CleanShot.2022-12-16.at.15.29.58.mp4

Fixed this and added a test.

@kanadgupta kanadgupta added the bug label Dec 16, 2022
@kanadgupta kanadgupta requested a review from erunion December 16, 2022 21:32
@kanadgupta kanadgupta marked this pull request as ready for review December 16, 2022 21:32
@kanadgupta kanadgupta merged commit 9561f7c into main Dec 16, 2022
@kanadgupta kanadgupta deleted the fix/login-e2e-and-test branch December 16, 2022 21:58
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.

2 participants