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

Revert removal of prompt property in query string. #595

Merged
merged 1 commit into from
Jul 7, 2022

Conversation

philliphoff
Copy link
Contributor

A prior change to use the new VS Code redirect server eliminated the prompt property of the login query string, which tells the service to allow the user to select the account in the browser (from the list of currently-logged-in accounts). However, this is likely the desired behavior, so this change reverts that removal.

The prompt property only seems to have had an impact on Windows; Mac seemed to prompt regardless.

Resolves #594.

@philliphoff philliphoff requested a review from a team as a code owner July 7, 2022 19:09
@philliphoff philliphoff merged commit 8d4759f into main Jul 7, 2022
@philliphoff philliphoff deleted the philliphoff-prompt-for-account branch July 7, 2022 20:19
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.

0.11.0 Azure: Sign in will not let me to select account
2 participants