From 428f386c4c3665ce14bb96b467a23a519351c576 Mon Sep 17 00:00:00 2001 From: Garrett Delfosse Date: Tue, 30 Apr 2024 16:29:10 +0000 Subject: [PATCH] add troubleshooting --- github-upload-public-key/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github-upload-public-key/README.md b/github-upload-public-key/README.md index 1a63d05..e581fb6 100644 --- a/github-upload-public-key/README.md +++ b/github-upload-public-key/README.md @@ -33,4 +33,4 @@ CODER_EXTERNAL_AUTH_0_CLIENT_SECRET=xxxxxxx CODER_EXTERNAL_AUTH_0_SCOPES="repo,workflow,admin:public_key" ``` -Note that the default scopes if not provided are `repo,workflow`. +Note that the default scopes if not provided are `repo,workflow`. If the module is failing to complete after updating the external auth configuration, instruct users of the module to "Unlink" and "Link" their Github account in the External Auth user settings page to get the new scopes. \ No newline at end of file