Skip to content

Commit 8b51a2f

Browse files
authored
docs: mention the need for permission to read email addresses (#9588)
1 parent dd97fe2 commit 8b51a2f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/admin/auth.md

+3
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ 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+
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+
3437
### Step 2: Configure Coder with the OAuth credentials
3538

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

0 commit comments

Comments
 (0)