This commit is contained in:
parent
e39801de71
commit
67ca219fbf
1 changed files with 2 additions and 2 deletions
|
|
@ -171,8 +171,8 @@ export const OAUTH_ENDPOINTS = {
|
|||
auth: "https://api.anthropic.com/v1/oauth/authorize"
|
||||
},
|
||||
qwen: {
|
||||
token: "https://chat.qwen.ai/api/v1/oauth2/token",
|
||||
auth: "https://chat.qwen.ai/api/v1/oauth2/device/code"
|
||||
token: "https://qwen.ai/api/v1/oauth2/token",
|
||||
auth: "https://qwen.ai/api/v1/oauth2/device/code"
|
||||
},
|
||||
iflow: {
|
||||
token: "https://iflow.cn/oauth/token",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue