We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccda1c5 commit b0f6b66Copy full SHA for b0f6b66
docs/admin/auth.md
@@ -31,7 +31,10 @@ GitHub will ask you for the following Coder parameters:
31
Note the Client ID and Client Secret generated by GitHub. You will use these
32
values in the next step.
33
34
-### Step 2: Configure Coder with the OAuth credentials
+Coder will need permission to access user email addresses. Find the
35
+"Account Permissions" settings for your app and select "read-only" for "Email addresses".
36
+
37
+### Step 3: Configure Coder with the OAuth credentials
38
39
Navigate to your Coder host and run the following command to start up the Coder
40
server:
0 commit comments