1
0
mirror of synced 2025-12-30 12:02:01 -05:00

Merge pull request #21081 from thispsj/add-missing-step-oauth

Add missing step in deleting oauth apps
This commit is contained in:
Jules
2022-10-05 09:43:25 +02:00
committed by GitHub
2 changed files with 4 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

View File

@@ -18,7 +18,9 @@ topics:
{% data reusables.user-settings.oauth_apps %}
4. Select the {% data variables.product.prodname_oauth_app %} you want to modify.
![App selection](/assets/images/oauth-apps/oauth_apps_choose_app_post2dot12.png)
5. Click **Delete application**.
5. In the left sidebar, click **Advanced**.
![App selection](/assets/images/oauth-apps/oauth_apps_sidebar_advanced.png)
6. Click **Delete application**.
![Button to delete the application](/assets/images/oauth-apps/oauth_apps_delete_application.png)
6. Click **Delete this OAuth Application**.
7. Click **Delete this OAuth Application**.
![Button to confirm the deletion](/assets/images/oauth-apps/oauth_apps_delete_confirm.png)