openclaw/extensions/minimax-portal-auth
Shakker 955cc9029f
chore: sync plugin versions to 2026.2.24
2026-02-24 22:45:46 +00:00
..
README.md
index.ts feat(minimax): update models from M2.1 to M2.5 (#14865) 2026-02-12 16:48:46 -05:00
oauth.ts feat: note 2026-01-31 21:08:56 -05:00
openclaw.plugin.json
package.json chore: sync plugin versions to 2026.2.24 2026-02-24 22:45:46 +00:00

README.md

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