Skip to content

Commit d218e6e

Browse files
committed
docs: add GitHub.com app revoke info to FAQ
Add an entry to the FAQ doc explaining how to revoke access to the GCM OAuth app for GitHub.com
1 parent d549e5f commit d218e6e

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

docs/faq.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,3 +136,13 @@ information.
136136

137137
You may also set these variables to the empty string `""` to force terminal/
138138
text-based prompts instead.
139+
140+
### How do I revoke consent for GCM for GitHub.com?
141+
142+
In your GitHub user settings, navigate to
143+
[Integrations > Applications > Authorized OAuth Apps > Git Credential Manager](https://github.com/settings/connections/applications/0120e057bd645470c1ed)
144+
and pick "Revoke access".
145+
146+
![Revoke GCM OAuth app access](img/github-oauthapp-revoke.png)
147+
148+
After revoking access, any tokens created by GCM will be invalidated and can no longer be used to access your repositories. The next time GCM attempts to access GitHub.com you will be prompted to consent again.
443 KB
Loading

0 commit comments

Comments
 (0)