openclaw/extensions/minimax-portal-auth
kumarabhirup 6594de6186
Merge Ironclaw changes onto upstream Openclaw 2026.2.22
Replays all Ironclaw-specific changes (176 commits) onto the latest
upstream Openclaw release (2026.2.22). Conflicts auto-resolved in
favor of Ironclaw to guarantee zero change loss.

Merge base: cbc3de6c9 (2026-02-16)
Upstream: a37e12eab (upstream/main, 2026.2.22)
Ironclaw: 3009566c9 (origin/main, 2026.2.15-1.9)
Backup: ironclaw-backup-pre-sync

Conflict resolutions:
- 6 GitHub workflow files: deleted (Ironclaw intentionally stripped)
- src/sessions/session-key-utils.test.ts: kept (Ironclaw modified)
- Duplicate imports from merge: deduplicated
- Unused imports from upstream code Ironclaw overrode: removed
- Broken test indentation from merge: fixed

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-21 18:06:01 -08:00
..
2026-01-31 21:08:56 -05:00

MiniMax OAuth (OpenClaw plugin)

OAuth provider plugin for MiniMax (OAuth).

Enable

Bundled plugins are disabled by default. Enable this one:

openclaw plugins enable minimax-portal-auth

Restart the Gateway after enabling.

openclaw gateway restart

Authenticate

openclaw models auth login --provider minimax-portal --set-default

You will be prompted to select an endpoint:

  • Global - International users, optimized for overseas access (api.minimax.io)
  • China - Optimized for users in China (api.minimaxi.com)

Notes

  • MiniMax OAuth uses a user-code login flow.
  • Currently, OAuth login is supported only for the Coding plan