1
0
mirror of synced 2026-01-01 00:04:41 -05:00
Files
docs/content/github/authenticating-to-github/reviewing-your-authorized-integrations.md
2020-11-02 15:12:44 -06:00

32 lines
1.6 KiB
Markdown

---
title: Reviewing your authorized integrations
intro: You can review your authorized integrations to audit the access that each integration has to your account and data.
redirect_from:
- /articles/reviewing-your-authorized-integrations
versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
---
### Reviewing your authorized {% data variables.product.prodname_oauth_app %}s
{% data reusables.user_settings.access_settings %}
{% data reusables.user_settings.access_applications %}
{% data reusables.user_settings.access_authorized_oauth_apps %}
{% data reusables.user_settings.review-oauth-apps %}
### Reviewing your authorized {% data variables.product.prodname_github_app %}s
{% data reusables.user_settings.access_settings %}
{% data reusables.user_settings.access_applications %}
3. Click the **Authorized {% data variables.product.prodname_github_app %}s** tab.
![Authorized {% data variables.product.prodname_github_app %}s tab](/assets/images/help/settings/settings-authorized-github-apps-tab.png)
3. Review the {% data variables.product.prodname_github_app %}s that have access to your account. For those that you don't recognize or that are out of date, click **Revoke**. To revoke all {% data variables.product.prodname_github_app %}s, click **Revoke all**.
![List of authorized {% data variables.product.prodname_github_app %}](/assets/images/help/settings/revoke-github-app.png)
### Further reading
{% if currentVersion == "free-pro-team@latest" %}
- "[About integrations](/articles/about-integrations)"{% endif %}
- "[Reviewing your authorized applications (OAuth)](/articles/reviewing-your-authorized-applications-oauth)"