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
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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