Commit 3825302
committed
Social SDK: Fix OAuth2 device authorization endpoint URL
Correct the OAuth2 device flow endpoint from `/oauth2/device/code`
to `/oauth2/device/authorize` in the console account linking example.1 parent 1cb8c26 commit 3825302
File tree
1 file changed
+1
-1
lines changed- docs/discord-social-sdk/development-guides
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
0 commit comments