lostintangent / gistpad

VS Code extension for managing and sharing code snippets, notes and interactive samples using GitHub Gists
https://aka.ms/gistpad
MIT License
937 stars 58 forks source link

Sign out/revoke access #326

Closed parksj10 closed 1 year ago

parksj10 commented 1 year ago

Is there no way to revoke github access to the plugin once it is installed? I can't find a sign out/revoke option anywhere

carlocardella commented 1 year ago

You can deauthorize extensions from VSCode:

deauthorize gistpad

parksj10 commented 1 year ago

dope, that was a fast response. Thanks a lot!