Wix Auth

Authenticate with Wix to obtain an access token for calling Wix APIs. Use when an agent needs a valid Wix access token and has none, or when the stored token is expired.

wix Updated

File contents

Wix Auth

Wix supports multiple authentication flows. This skill currently covers:

  • Device Flow — interactive login via browser, no client secret required. Use when the agent is acting on behalf of a logged-in Wix user.

Other flows (OAuth authorization code, API key) are documented at https://www.wix.com/skills/docs.

wix/skills/tree/main/skills/wix-auth commit a78d47316a

Frequently asked questions

npx skillmds@latest add wix/wix-auth