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

Authentication provider sample can't log out #991

Closed
kyswtn opened this issue Mar 20, 2024 · 1 comment · Fixed by #1015
Closed

Authentication provider sample can't log out #991

kyswtn opened this issue Mar 20, 2024 · 1 comment · Fixed by #1015
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug

Comments

@kyswtn
Copy link

kyswtn commented Mar 20, 2024

Extension sample

authenticationprovider-sample

VS Code version

1.87.2

What went wrong?

  1. Run the sample extension.
  2. Sign in by running the command and filling in the PAT input.
  3. Sign out from Accounts Menu > Personal Access Token (PAT).
image
  1. VSCode will say "Successfully logged out" but the item doesn't disappear.

Screen Recording of Reported Behavior

@TylerLeonhardt
Copy link
Member

Nice catch, I have a fix out for this.

@TylerLeonhardt TylerLeonhardt added the bug Issue identified by VS Code Team member as probable bug label May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants