wix-auth
von wix
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…
npx skills add https://github.com/wix/skills --skill wix-authWix 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.