Commit 139df18
docs(ci): drop a wrong claim about OAuth callback URLs
The example said GitHub rejects wildcard callback URLs and that one app
therefore cannot serve every pr<id> host, so an operator had to re-point the
callback at whichever preview was being signed into. That is not true of this
application: a preview deployed today was signed into without anyone touching
the callback.
It now states what an operator has to arrange — a callback covering
pr<id>.api.<zone> — without asserting anything about what GitHub does or does
not accept, which is the part that was wrong and the part this file has no need
to describe.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017VKWqbmrPJFv8aKZBp36uD1 parent 42d5427 commit 139df18
2 files changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments