We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd97fe2 commit 8b51a2fCopy full SHA for 8b51a2f
docs/admin/auth.md
@@ -31,6 +31,9 @@ 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
+Coder will need permission to access user email addresses. Find the "Account
35
+Permissions" settings for your app and select "read-only" for "Email addresses".
36
+
37
### Step 2: Configure Coder with the OAuth credentials
38
39
Navigate to your Coder host and run the following command to start up the Coder
0 commit comments