openclaw/extensions/minimax-portal-auth
Peter Steinberger 9f703a44dc chore(release): 2026.2.6-3 2026-02-07 00:44:32 -08:00
..
README.md feat: add MiniMax OAuth plugin (#4521) (thanks @Maosghoul) 2026-01-31 12:42:45 +01:00
index.ts feat: code 2026-01-31 21:08:56 -05:00
oauth.ts feat: note 2026-01-31 21:08:56 -05:00
openclaw.plugin.json chore: Run `pnpm format:fix`. 2026-01-31 21:13:13 +09:00
package.json chore(release): 2026.2.6-3 2026-02-07 00:44:32 -08: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