MiniMax-AI / MiniMax-AI/minimax-code

[Question]: Desktop client login broken on Windows 11 — opens browser to login page with no OAuth callback params

Open
#119 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug desktop needs-triage
Dominant language
TypeScript
Stars
1.3k
Forks
141
Avg merge
2h 45m
Merged PRs (30d)
46

Description

Question / 问题

打开 minimax code 桌面端
2.
点击登录
3.
Edge 浏览器自动打开到 https://agent.minimaxi.com/login?sso=1&download_source=default
4.
登录成功后浏览器卡在"登录成功,正在打开",桌面端无反应
5.
检查地址栏发现 URL 缺少 OAuth 参数(无 redirect_uri / client_id / state)
Expected: 登录后浏览器跳回桌面端,自动进入主界面

Actual: 桌面端没启动本地 OAuth 回调,浏览器停留在普通登录页

Platform / 平台

None

Context / 补充信息

No response

Before submitting / 提交前确认
  • I have searched existing issues.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the Windows 11 login flow and tracing how the desktop client launches the browser and receives the OAuth callback. Confirm the callback includes the required parameters and that a successful login returns to the desktop client and opens the main interface.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
authentication, desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.