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 f8bac19 commit 7ba4380Copy full SHA for 7ba4380
docs/admin/users/github-auth.md
@@ -18,8 +18,7 @@ to this data by administering the GitHub app.
18
> [!IMPORTANT]
19
> The default GitHub app requires [device flow](#device-flow) to authenticate.
20
> This is enabled by default when using the default GitHub app. If you disable
21
-> device flow using `CODER_OAUTH2_GITHUB_DEVICE_FLOW=false`, it will be ignored
22
-> for the default GitHub app and device flow will still be used.
+> device flow using `CODER_OAUTH2_GITHUB_DEVICE_FLOW=false`, it will be ignored.
23
24
By default, only the admin user can sign up. To allow additional users to sign
25
up with GitHub, add the following environment variable:
0 commit comments