fix chat scope
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"client_name": "syui.ai",
|
||||
"client_uri": "https://syui.ai",
|
||||
"redirect_uris": ["https://syui.ai/oauth/callback", "https://syui.ai/oauth/cli"],
|
||||
"scope": "atproto transition:generic",
|
||||
"scope": "atproto transition:generic transition:chat.bsky",
|
||||
"grant_types": ["authorization_code", "refresh_token"],
|
||||
"response_types": ["code"],
|
||||
"application_type": "web",
|
||||
|
||||
Reference in New Issue
Block a user