add documentation to get github copilot sign out from multiple devices on VS code.
Code of Conduct
- [X] I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
GitHub copilot
What changes are you suggesting?
i want to to see a section on "how to sign out from GitHub copilot on vs code?"
Additional information
i have GitHub copilot signed in multiple devices. but now the devices don't belong to me and i don't have that device. so i want to sign out from all of the devices.
Thanks for opening this issue. A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines.
@amirahad Thanks for opening an issue! I'll get this triaged for the team to take a look 👀
In the meantime, try reaching out to our wonderful support team for guidance. 💛
@amirahad - Thanks for raising this issue.
We'll look at adding documentation. In the meantime, you can revoke the OAuth access for the GitHub Copilot Plugin and the GitHub for VS Code OAuth App (which Copilot uses for authentication), as follows:
- Go to github.com/settings.
- Under Integrations in the left panel, click Applications.
- Click the Authorized GitHub Apps tab.
- Click Revoke for the GitHub Copilot Plugin.
- Click the Authorized OAuth Apps tab.
- Click the ellipsis button beside "GitHub for VS Code" and click Revoke.
You can reauthorize these apps later for use on a new device if you choose.
I've opened a GitHub-internal issue for this, to work on documentation of this, so I'm going to close this issue here.