32 lines
1.6 KiB
Markdown
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.
|
|

|
|
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**.
|
|

|
|
|
|
### 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)"
|