Commit 550eecb
authored
Fix GitHub scope registration (#11)
Per
https://docs.github.com/en/apps/oauth-apps/building-oauth-apps/scopes-for-oauth-apps
they're meant to be %20-delimited rather than separate params.1 parent fd8fa96 commit 550eecb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments