From f193a10126c8f50a0dbf21325898baca6c6dcdc1 Mon Sep 17 00:00:00 2001 From: ded-furby <190979964+ded-furby@users.noreply.github.com> Date: Sat, 13 Jun 2026 12:06:07 +1000 Subject: [PATCH] Add Copilot CLI auth troubleshooting next step --- .../set-up-copilot-cli/authenticate-copilot-cli.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/copilot/how-tos/copilot-cli/set-up-copilot-cli/authenticate-copilot-cli.md b/content/copilot/how-tos/copilot-cli/set-up-copilot-cli/authenticate-copilot-cli.md index 9ff17c4c67aa..010c698778cb 100644 --- a/content/copilot/how-tos/copilot-cli/set-up-copilot-cli/authenticate-copilot-cli.md +++ b/content/copilot/how-tos/copilot-cli/set-up-copilot-cli/authenticate-copilot-cli.md @@ -194,3 +194,7 @@ To revoke the OAuth app authorization on {% data variables.product.github %} and 1. Click **Settings**. 1. In the left sidebar, click **Applications**. 1. Under **Authorized OAuth Apps**, click {% octicon "kebab-horizontal" aria-label="The horizontal kebab icon" %} next to **GitHub CLI** to expand the menu and select **Revoke**. + +## Next steps + +If you run into authentication problems, see [Troubleshooting authentication in {% data variables.copilot.copilot_cli_short %}](/copilot/how-tos/copilot-cli/set-up-copilot-cli/troubleshoot-copilot-cli-auth).