Commit 8c98fe1
committed
Drop repo:community.lexicon.preference.ai from OAuth scope
PDS auth servers don't list repo:<NSID> scopes in scopes_supported and
the bskyweb OAuth metadata handler hardcodes the legacy scope set, so
requesting the granular scope produces invalid_scope at login. Reverting
to the previously-shipping scope string. The AI preferences feature
continues to work via transition:generic.1 parent cfe26e4 commit 8c98fe1
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments