-
Notifications
You must be signed in to change notification settings - Fork 35.7k
Closed
Labels
authenticationIssues with the Authentication platformIssues with the Authentication platformfeature-requestRequest for new features or functionalityRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiderson-testplan
Milestone
Description
Currently signing out of your GitHub account only removes the token from the secret store but the token continues to be valid, which means that if it was leaked the attacker can continue to make use of it.
To mitigate this, VS Code should revoke the token on sign out, see this API: https://docs.github.com/en/rest/apps/oauth-applications#delete-an-app-token
TylerLeonhardt and techie-guy
Metadata
Metadata
Assignees
Labels
authenticationIssues with the Authentication platformIssues with the Authentication platformfeature-requestRequest for new features or functionalityRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiderson-testplan