Skip to content

Fix showing "Authentication complete" notice after OAuth dance#1013

Merged
mislav merged 1 commit intotrunkfrom
auth-complete-fix
Jun 2, 2020
Merged

Fix showing "Authentication complete" notice after OAuth dance#1013
mislav merged 1 commit intotrunkfrom
auth-complete-fix

Conversation

@mislav
Copy link
Copy Markdown
Contributor

@mislav mislav commented May 27, 2020

After OAuth flow completes, show this line and wait for Enter to be pressed:

Authentication complete. Press Enter to continue...

We've had this until I unintentionally disabled it in #786. It does not make a big difference either way, but I think waiting on a keypress before continuing with the CLI operation is a nice touch that helps reduce disorientation when switching to and from their web browser.

This was an accidental casualty of refactoring in
3aaa231
Copy link
Copy Markdown
Contributor

@vilmibm vilmibm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch

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