- Notifications
You must be signed in to change notification settings - Fork905
Commitf475555
docs: document that default GitHub app requires device flow (#17162)
## IssueCloses#16824Document that the default GitHub authentication app provided by Coderrequires device flow, and that this behavior cannot be overridden.## Changes MadeClaude updated the GitHub authentication documentation to:1. Add a prominent warning in the Default Configuration sectionexplaining that the default GitHub app requires device flow and ignoresthe `CODER_OAUTH2_GITHUB_DEVICE_FLOW` setting2. Clarify the Device Flow section to indicate that: - Device flow is always enabled for the default GitHub app - Device flow is optional for custom GitHub OAuth apps- The `CODER_OAUTH2_GITHUB_DEVICE_FLOW` setting is ignored when usingthe default app[preview](https://coder.com/docs/@16824-github-device-flow/admin/users/github-auth)<sub>🤖 Generated with [Claude Code](https://claude.ai/code)</sub>---------Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>Co-authored-by: Claude <noreply@anthropic.com>Co-authored-by: M Atif Ali <atif@coder.com>1 parente9863ab commitf475555
1 file changed
+13
-3
lines changedLines changed: 13 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
18 | 23 |
| |
19 | 24 |
| |
20 | 25 |
| |
| |||
124 | 129 |
| |
125 | 130 |
| |
126 | 131 |
| |
127 |
| - | |
| 132 | + | |
| 133 | + | |
128 | 134 |
| |
129 | 135 |
| |
130 | 136 |
| |
131 | 137 |
| |
132 | 138 |
| |
133 |
| - | |
134 |
| - | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + |
0 commit comments
Comments
(0)