mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
docs: mention the need for permission to read email addresses (#9588)
This commit is contained in:
@ -31,6 +31,9 @@ GitHub will ask you for the following Coder parameters:
|
|||||||
Note the Client ID and Client Secret generated by GitHub. You will use these
|
Note the Client ID and Client Secret generated by GitHub. You will use these
|
||||||
values in the next step.
|
values in the next step.
|
||||||
|
|
||||||
|
Coder will need permission to access user email addresses. Find the "Account
|
||||||
|
Permissions" settings for your app and select "read-only" for "Email addresses".
|
||||||
|
|
||||||
### Step 2: Configure Coder with the OAuth credentials
|
### Step 2: Configure Coder with the OAuth credentials
|
||||||
|
|
||||||
Navigate to your Coder host and run the following command to start up the Coder
|
Navigate to your Coder host and run the following command to start up the Coder
|
||||||
|
Reference in New Issue
Block a user