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 cdf3d71 commit cea427bCopy full SHA for cea427b
docs/admin/users/github-auth.md
@@ -38,8 +38,7 @@ To use the default configuration:
38
CODER_OAUTH2_GITHUB_ALLOW_SIGNUPS=true
39
```
40
41
-1. **Configure Organization Restrictions (Optional)**
42
- If you want to limit sign-ups to specific GitHub organizations, set:
+1. (Optional) If you want to limit sign-ups to specific GitHub organizations, set:
43
44
```shell
45
CODER_OAUTH2_GITHUB_ALLOWED_ORGS="your-org"
0 commit comments