21 lines
860 B
Markdown
21 lines
860 B
Markdown
---
|
|
title: Reviewing your authorized applications (OAuth)
|
|
intro: 'You should review your authorized applications to verify that no new applications with expansive permissions are authorized, such as those that have access to your private repositories.'
|
|
redirect_from:
|
|
- /articles/reviewing-your-authorized-applications-oauth
|
|
versions:
|
|
free-pro-team: '*'
|
|
enterprise-server: '*'
|
|
github-ae: '*'
|
|
---
|
|
|
|
{% 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 %}
|
|
|
|
### Further reading
|
|
{% if currentVersion == "free-pro-team@latest" %}
|
|
- "[About integrations](/articles/about-integrations)"{% endif %}
|
|
- "[Reviewing your authorized integrations](/articles/reviewing-your-authorized-integrations)"
|