Skip to content

Commit b0f6b66

Browse files
committed
docs: mention the need for permission to read email addresses
1 parent ccda1c5 commit b0f6b66

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/admin/auth.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,10 @@ GitHub will ask you for the following Coder parameters:
3131
Note the Client ID and Client Secret generated by GitHub. You will use these
3232
values in the next step.
3333

34-
### Step 2: Configure Coder with the OAuth credentials
34+
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
3538

3639
Navigate to your Coder host and run the following command to start up the Coder
3740
server:

0 commit comments

Comments
 (0)