Closed MIchaelMainer closed 3 years ago
Describe the bug Using PowerShell 7.1.3, starting to login, and then closing the browser window leaves the CLI in a stuck state. ctrl+c won't work.
To Reproduce Steps to reproduce the behavior:
mg login --scopes "group.read.all"
Expected behavior The CLI is called back from the closed browser window so that the CLI can fail fast and provide an actionable message to the user.
AB#9276
@MIchaelMainer this issue is a duplicate of #63
Describe the bug Using PowerShell 7.1.3, starting to login, and then closing the browser window leaves the CLI in a stuck state. ctrl+c won't work.
To Reproduce Steps to reproduce the behavior:
mg login --scopes "group.read.all"
, a browser window will open.Expected behavior The CLI is called back from the closed browser window so that the CLI can fail fast and provide an actionable message to the user.
AB#9276