Commit 181fc6d
authored
docs: unify the Account Center social callback URL (#1485)
* docs: unify the Account Center social callback URL
The Account Center now initiates social linking with the same
/callback/:connectorId URI as the sign-in flow, and Logto Core routes
the callback by the OAuth state prefix. Only one redirect URI needs to
be registered with the social provider.
* docs: describe the social callback URL as-is
* docs: drop the redundant callback URL emphasis1 parent 5bc119d commit 181fc6d
1 file changed
Lines changed: 3 additions & 7 deletions
Lines changed: 3 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
| 187 | + | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
| 190 | + | |
195 | 191 | | |
196 | 192 | | |
197 | 193 | | |
| |||
0 commit comments