This version of GitHub Enterprise was discontinued on 2021-03-02. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise. For help with the upgrade, contact GitHub Enterprise support.

Reviewing your authorized applications (OAuth)

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.

  1. In the upper-right corner of any page, click your profile photo, then click Settings.
    Settings icon in the user bar
  2. In the left sidebar, click Applications.
    Applications tab
  3. Click the Authorized OAuth Apps tab.
    Authorized OAuth Apps tab
  4. Review the tokens that have access to your account. For those that you don't recognize or that are out-of-date, click , then click Revoke. To revoke all tokens, click Revoke all.
    List of authorized OAuth Apps

Further reading